Compare commits

...

6 commits

Author SHA1 Message Date
renovate[bot]
d2d8eee2c7
chore(deps): update helm chart argo-cd to v7 2024-11-12 20:27:01 +00:00
renovate[bot]
094f0419f4 chore(deps): update helm chart crossplane to v1.18.0 2024-11-11 08:46:46 +01:00
renovate[bot]
bcea56d79f chore(deps): update helm chart kube-prometheus-stack to v66 2024-11-11 08:46:29 +01:00
renovate[bot]
e1b08c8014 chore(deps): update helm chart nextcloud to v6.2.2 2024-11-11 08:46:15 +01:00
renovate[bot]
d99c3063bb chore(deps): update helm chart vault-secrets-operator to v2.6.1 2024-11-11 08:46:03 +01:00
renovate[bot]
539b72ce80 chore(deps): update helm chart vault to v0.29.0 2024-11-11 08:45:49 +01:00
5 changed files with 6 additions and 6 deletions

View file

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

View file

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

View file

@ -5,7 +5,7 @@ apps:
- name: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
targetRevision: 65.8.1
targetRevision: 66.1.0
secrets:
- name: grafana
keys:

View file

@ -14,7 +14,7 @@ apps:
- name: nextcloud
repoURL: https://nextcloud.github.io/helm
chart: nextcloud
targetRevision: 6.2.1
targetRevision: 6.2.2
secrets:
- name: nextcloud-user
keys:

View file

@ -5,7 +5,7 @@ apps:
- name: vault
repoURL: https://helm.releases.hashicorp.com
chart: vault
targetRevision: 0.28.1
targetRevision: 0.29.0
syncWave: '-3'
ignoreDiff:
- group: "*"
@ -18,5 +18,5 @@ apps:
namespace: vault-secrets-operator
repoURL: https://ricoberger.github.io/helm-charts
chart: vault-secrets-operator
targetRevision: 2.6.0
targetRevision: 2.6.1
syncWave: '-2'