Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
7307e5995e chore(deps): update helm chart crossplane to v1.15.3 2024-05-19 23:05:48 +00:00
renovate[bot]
b53819e64a chore(deps): update helm chart argo-workflows to v0.41.6 2024-05-19 23:05:11 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ apps:
- name: crossplane - name: crossplane
repoURL: https://charts.crossplane.io/stable repoURL: https://charts.crossplane.io/stable
chart: crossplane chart: crossplane
targetRevision: 1.15.2 targetRevision: 1.15.3
secrets: secrets:
- name: terraform - name: terraform
keys: keys:

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