Upgrade to the latest chart version

Signed-off-by: Richard Wall <richard.wall@venafi.com>
This commit is contained in:
Richard Wall 2023-10-05 13:29:39 +01:00
parent b8eda230bc
commit a02c36fb94

View File

@ -47,7 +47,7 @@ import (
const (
vaultHelmChartRepo = "https://helm.releases.hashicorp.com"
vaultHelmChartVersion = "0.24.1"
vaultHelmChartVersion = "0.25.0"
)
// Vault describes the configuration details for an instance of Vault