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 - mountPath: /data
name: data-act-runner name: data-act-runner
- name: dind - name: dind
image: "docker:29.2.1-dind" image: "docker:28.3.2-dind"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- dockerd - dockerd

View File

@@ -18,8 +18,7 @@ spec:
serviceAccountName: vaultwarden serviceAccountName: vaultwarden
containers: containers:
- name: vaultwarden - name: vaultwarden
# image: vaultwarden/server:1.34.3 image: vaultwarden/server:1.34.3
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.1.9 targetRevision: 9.3.3
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml