1 Commits

Author SHA1 Message Date
5022b45cf8 chore(deps): update vaultwarden/server docker tag to v1.35.4 2026-02-24 12:01:44 +00:00
2 changed files with 2 additions and 2 deletions

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.35.2 image: vaultwarden/server:1.35.4
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.4.7 targetRevision: 9.3.7
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml