Compare commits

...

6 commits

5 changed files with 6 additions and 6 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.17.3 targetRevision: 1.18.0
secrets: secrets:
- name: terraform - name: terraform
keys: keys:

View file

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

View file

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

View file

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/heimdall repository: tccr.io/truecharts/heimdall
tag: v2.5.7 tag: 23.1.7
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View file

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