Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
a543ecc693 chore(deps): update helm chart argo-workflows to v0.40.12 2024-03-01 00:21:38 +00:00
renovate[bot]
b39e503670 chore(deps): update docker image hashicorp/vault to v1.15.6 2024-03-01 00:21:21 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ server:
enabled: true enabled: true
image: image:
repository: "hashicorp/vault" repository: "hashicorp/vault"
tag: "1.15.5" tag: "1.15.6"
auditStorage: auditStorage:
accessMode: ReadWriteOnce accessMode: ReadWriteOnce
annotations: {} annotations: {}

View file

@ -5,7 +5,7 @@ apps:
- name: argo-workflows - name: argo-workflows
repoURL: https://argoproj.github.io/argo-helm repoURL: https://argoproj.github.io/argo-helm
chart: argo-workflows chart: argo-workflows
targetRevision: 0.40.11 targetRevision: 0.40.12
# secrets: # secrets:
# - name: argocd-secret # - name: argocd-secret
# keys: # keys: