Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot] dddd06bf40
chore(deps): update helm chart argo-cd to v6 2024-04-22 00:46:16 +00:00
renovate[bot] e31d26f83c chore(deps): update helm chart argo-workflows to v0.41.2 2024-04-21 02:15:28 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ apps:
- name: argocd - name: argocd
repoURL: https://argoproj.github.io/argo-helm repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 5.55.0 targetRevision: 6.7.14
syncWave: '0' syncWave: '0'
syncPolicy: syncPolicy:
automated: automated:

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.41.1 targetRevision: 0.41.2
# secrets: # secrets:
# - name: argocd-secret # - name: argocd-secret
# keys: # keys: