Compare commits
9 Commits
815db55157
...
b7a82eb9af
| Author | SHA1 | Date | |
|---|---|---|---|
| b7a82eb9af | |||
| d2d99f0227 | |||
| 83db4b6e19 | |||
| 0e0368d3ef | |||
| 0982cda715 | |||
| c49ebc39ff | |||
| 141665f039 | |||
| bd86eb759c | |||
| 4861d42f71 |
@@ -17,7 +17,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: gitea
|
||||
version: 12.5.1
|
||||
version: 12.5.3
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: gitea-charts
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: llama-swap
|
||||
image: ghcr.io/mostlygeek/llama-swap:v201-vulkan-b8772
|
||||
image: ghcr.io/mostlygeek/llama-swap:v202-vulkan-b8808
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /app/llama-swap
|
||||
|
||||
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: prepare-home
|
||||
image: alpine:3.23.3
|
||||
image: alpine:3.23.4
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: cilium
|
||||
version: 1.19.2
|
||||
version: 1.19.3
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: cilium
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: openbao
|
||||
version: 0.27.0
|
||||
version: 0.27.1
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: openbao
|
||||
|
||||
Reference in New Issue
Block a user