diff --git a/charts/vault-operator/Chart.yaml b/charts/vault-operator/Chart.yaml index 18cae73948..184367eb08 100644 --- a/charts/vault-operator/Chart.yaml +++ b/charts/vault-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: vault-operator -version: 1.10.0 -appVersion: 1.10.0 +version: 1.10.1 +appVersion: 1.10.1 description: A Helm chart for banzaicloud/bank-vaults Vault operator home: https://banzaicloud.com/products/bank-vaults/ sources: diff --git a/charts/vault-secrets-webhook/Chart.yaml b/charts/vault-secrets-webhook/Chart.yaml index adbebfffdc..d1d312a7a1 100755 --- a/charts/vault-secrets-webhook/Chart.yaml +++ b/charts/vault-secrets-webhook/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: vault-secrets-webhook -version: 1.10.0 -appVersion: 1.10.0 +version: 1.10.1 +appVersion: 1.10.1 description: A Helm chart that deploys a mutating admission webhook that configures applications to request env vars from Vault Secrets home: https://banzaicloud.com/products/bank-vaults/ sources: diff --git a/charts/vault/Chart.yaml b/charts/vault/Chart.yaml index 54450689bf..b2d9d5050f 100644 --- a/charts/vault/Chart.yaml +++ b/charts/vault/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: vault -version: 1.10.1 -appVersion: 1.10.0 +version: 1.10.2 +appVersion: 1.10.1 description: A Helm chart for Vault, a tool for managing secrets home: https://www.vaultproject.io/ icon: https://www.vaultproject.io/assets/images/mega-nav/logo-vault-0f83e3d2.svg