diff --git a/test/e2e/framework/addon/vault/vault.go b/test/e2e/framework/addon/vault/vault.go index b9aa4fa64..885c835c6 100644 --- a/test/e2e/framework/addon/vault/vault.go +++ b/test/e2e/framework/addon/vault/vault.go @@ -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