Upgrade to the latest chart version
Signed-off-by: Richard Wall <richard.wall@venafi.com>
This commit is contained in:
parent
b8eda230bc
commit
a02c36fb94
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user