1 Commits

Author SHA1 Message Date
fbea43fc76 Update Helm release argo-cd to v9.5.2 2026-04-17 12:01:56 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ spec:
- repoURL: https://dl.gitea.com/charts/ - repoURL: https://dl.gitea.com/charts/
chart: gitea chart: gitea
# targetRevision: 11.0.0 # targetRevision: 11.0.0
targetRevision: 12.6.0 targetRevision: 12.5.0
helm: helm:
valueFiles: valueFiles:
- $values/services/Gitea/values.yaml - $values/services/Gitea/values.yaml

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.3.7 targetRevision: 9.5.2
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml