diff --git a/content/docs/istio/cr-istio.yaml b/content/docs/istio/cr-istio.yaml index 5c8ab0ee..63f7804f 100644 --- a/content/docs/istio/cr-istio.yaml +++ b/content/docs/istio/cr-istio.yaml @@ -6,7 +6,7 @@ metadata: spec: size: 1 image: vault:1.3.1 - bankVaultsImage: banzaicloud/bank-vaults:master + bankVaultsImage: banzaicloud/bank-vaults:latest # Common annotations for all created resources annotations: diff --git a/content/docs/operator/howto-vault-e2e.md b/content/docs/operator/howto-vault-e2e.md index 79232997..68a4bc19 100644 --- a/content/docs/operator/howto-vault-e2e.md +++ b/content/docs/operator/howto-vault-e2e.md @@ -89,7 +89,7 @@ metadata: spec: size: 2 image: vault:1.1.2 - bankVaultsImage: banzaicloud/bank-vaults:0.4.16 + bankVaultsImage: banzaicloud/bank-vaults:1.19.0 # A YAML representation of a final vault config file. # See https://www.vaultproject.io/docs/configuration/ for more information.