1 Commits

Author SHA1 Message Date
2e81434209 chore(deps): update helm release argo-cd to v9.3.3 2026-01-14 12:02:16 +00:00
3 changed files with 3 additions and 4 deletions

View File

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

View File

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

View File

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