feat(k8s/argo-apps): update sealed-secrets chart to 2.14.1
This commit is contained in:
parent
660559e90d
commit
6b03d333b8
4 changed files with 6 additions and 6 deletions
|
|
@ -14,4 +14,5 @@ spec:
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
sources: []
|
sources: []
|
||||||
project: management
|
project: management
|
||||||
|
syncPolicy:
|
||||||
|
automated: { }
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,4 @@ spec:
|
||||||
sources: []
|
sources: []
|
||||||
project: management
|
project: management
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated: { }
|
||||||
prune: false
|
|
||||||
selfHeal: true
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ spec:
|
||||||
source:
|
source:
|
||||||
chart: sealed-secrets
|
chart: sealed-secrets
|
||||||
repoURL: https://bitnami-labs.github.io/sealed-secrets
|
repoURL: https://bitnami-labs.github.io/sealed-secrets
|
||||||
targetRevision: 2.12.0
|
targetRevision: 2.14.1
|
||||||
helm:
|
helm:
|
||||||
releaseName: sealed-secrets
|
releaseName: sealed-secrets
|
||||||
valuesObject:
|
valuesObject:
|
||||||
|
|
|
||||||
|
|
@ -14,3 +14,5 @@ spec:
|
||||||
path: k8s/argo-apps
|
path: k8s/argo-apps
|
||||||
repoURL: https://git.roboces.dev/catalin/fukuops.git
|
repoURL: https://git.roboces.dev/catalin/fukuops.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
|
syncPolicy:
|
||||||
|
automated: { }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue