1 Commits

Author SHA1 Message Date
84a63c9011 chore(deps): update helm release argo-cd to v9.4.17 2026-03-28 12:02:03 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ spec:
spec:
initContainers:
- name: init-gitea
image: "busybox:1.38.0"
image: "busybox:1.37.0"
command:
- sh
- -c

View File

@@ -19,7 +19,7 @@ spec:
containers:
- name: vaultwarden
# image: vaultwarden/server:1.34.3
image: vaultwarden/server:1.36.0
image: vaultwarden/server:1.35.2
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.3.7
targetRevision: 9.4.17
helm:
valueFiles:
- $values/system/ArgoCD/values.yaml