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: config:
description: Vault Secret Managemet description: Vault Secret Managemet
apps: apps:
- name: vault - name: vault
repoURL: https://helm.releases.hashicorp.com repoURL: https://helm.releases.hashicorp.com
chart: vault chart: vault
targetRevision: 0.18.0 targetRevision: 0.18.0
syncWave: "-3" syncWave: '-3'
# Vault Secret Operator for automatic Secret injection
- name: vault-secrets-operator - name: vault-secrets-operator
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: 1.16.1 targetRevision: 1.16.3
syncWave: "-2" syncWave: '-2'