Update(vault-secrets-operator): 1.16.1 -> 1.16.3

This commit is contained in:
nold 2021-12-18 11:29:45 +01:00
parent 3bde9642e1
commit 86dd371148

View file

@ -1,17 +1,14 @@
config:
description: Vault Secret Managemet
apps:
- name: vault
repoURL: https://helm.releases.hashicorp.com
chart: vault
targetRevision: 0.18.0
syncWave: "-3"
# Vault Secret Operator for automatic Secret injection
- name: vault-secrets-operator
namespace: vault-secrets-operator
repoURL: https://ricoberger.github.io/helm-charts
chart: vault-secrets-operator
targetRevision: 1.16.1
syncWave: "-2"
- name: vault
repoURL: https://helm.releases.hashicorp.com
chart: vault
targetRevision: 0.18.0
syncWave: '-3'
- name: vault-secrets-operator
namespace: vault-secrets-operator
repoURL: https://ricoberger.github.io/helm-charts
chart: vault-secrets-operator
targetRevision: 1.16.3
syncWave: '-2'