Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0dd86e3321 | |||
| 3060950d56 | |||
| 9dd0c7eb0a | |||
| 68b480299d | |||
| 57fd804712 | |||
| 149e85762f |
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: open-webui
|
||||
version: 14.8.0
|
||||
version: 14.6.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: open-webui
|
||||
|
||||
Reference in New Issue
Block a user