mirror of
https://github.com/nold360/hive-apps
synced 2024-11-15 18:19:34 +00:00
Update: Vault + Operator
This commit is contained in:
parent
489786f7ac
commit
b304698fd5
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: vault
|
||||
repoURL: https://helm.releases.hashicorp.com
|
||||
chart: vault
|
||||
targetRevision: 0.15.0
|
||||
targetRevision: 0.18.0
|
||||
syncWave: "-3"
|
||||
parameters:
|
||||
- name: global.psp.enabled
|
||||
|
@ -18,5 +18,5 @@ apps:
|
|||
namespace: vault-secrets-operator
|
||||
repoURL: https://ricoberger.github.io/helm-charts
|
||||
chart: vault-secrets-operator
|
||||
targetRevision: 1.15.1
|
||||
targetRevision: 1.16.1
|
||||
syncWave: "-2"
|
||||
|
|
Loading…
Reference in a new issue