1 Commits

Author SHA1 Message Date
3df8979d0c chore(deps): update docker docker tag to v29 2025-12-21 02:13:59 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ spec:
- mountPath: /data - mountPath: /data
name: data-act-runner name: data-act-runner
- name: dind - name: dind
image: "docker:28.3.2-dind" image: "docker:29.1.3-dind"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- dockerd - dockerd

View File

@@ -18,7 +18,7 @@ spec:
targetRevision: HEAD targetRevision: HEAD
- repoURL: https://jellyfin.github.io/jellyfin-helm - repoURL: https://jellyfin.github.io/jellyfin-helm
chart: jellyfin chart: jellyfin
targetRevision: 2.7.0 targetRevision: 2.5.0
helm: helm:
valueFiles: valueFiles:
- $values/services/PVR/Jellyfin/values.yaml - $values/services/PVR/Jellyfin/values.yaml

View File

@@ -18,7 +18,7 @@ spec:
serviceAccountName: vaultwarden serviceAccountName: vaultwarden
containers: containers:
- name: vaultwarden - name: vaultwarden
image: vaultwarden/server:1.34.3 image: vaultwarden/server:1.33.2
env: env:
- name: ENABLE_DB_WAL - name: ENABLE_DB_WAL
value: "false" value: "false"