feat(k8s/argo-apps): update sealed-secrets chart to 2.14.1

This commit is contained in:
cătălin 2024-01-05 16:07:47 +01:00
commit 6b03d333b8
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
4 changed files with 6 additions and 6 deletions

View file

@ -14,4 +14,5 @@ spec:
targetRevision: main
sources: []
project: management
syncPolicy:
automated: { }

View file

@ -24,7 +24,4 @@ spec:
sources: []
project: management
syncPolicy:
automated:
prune: false
selfHeal: true
automated: { }

View file

@ -11,7 +11,7 @@ spec:
source:
chart: sealed-secrets
repoURL: https://bitnami-labs.github.io/sealed-secrets
targetRevision: 2.12.0
targetRevision: 2.14.1
helm:
releaseName: sealed-secrets
valuesObject:

View file

@ -14,3 +14,5 @@ spec:
path: k8s/argo-apps
repoURL: https://git.roboces.dev/catalin/fukuops.git
targetRevision: main
syncPolicy:
automated: { }