1 Commits

Author SHA1 Message Date
51fff5427f Update docker Docker tag to v29 2026-06-05 12:02:23 +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.5.3-dind"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- dockerd - dockerd

View File

@@ -19,7 +19,7 @@ spec:
containers: containers:
- name: vaultwarden - name: vaultwarden
# image: vaultwarden/server:1.34.3 # image: vaultwarden/server:1.34.3
image: vaultwarden/server:1.36.0 image: vaultwarden/server:1.35.2
env: env:
- name: ENABLE_DB_WAL - name: ENABLE_DB_WAL
value: "false" value: "false"

View File

@@ -14,7 +14,7 @@ spec:
targetRevision: HEAD targetRevision: HEAD
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 9.5.21 targetRevision: 9.3.7
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml