6 Commits

3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: caddy
image: caddy:2.11.3-alpine
image: caddy:2.11.4-alpine
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /etc/caddy
+2 -2
View File
@@ -18,7 +18,7 @@ spec:
spec:
initContainers:
- name: download-whisper
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-05-31
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-06-03
command:
- sh
- -c
@@ -48,7 +48,7 @@ spec:
mountPath: /root/.cache
containers:
- name: llama-swap
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-05-31
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-06-03
imagePullPolicy: IfNotPresent
command:
- llama-swap
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
chart:
spec:
chart: open-webui
version: 14.8.0
version: 14.6.0
sourceRef:
kind: HelmRepository
name: open-webui