Skip to content

Commit

Permalink
chore: update vault version used for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TJM committed Oct 2, 2023
1 parent ba51d2d commit 8e1f79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/scripts/vault-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ helm repo add hashicorp https://helm.releases.hashicorp.com

helm upgrade --install vault hashicorp/vault \
--namespace=vault \
--version=0.18.0 \
--version=0.25.0 \
--set server.dev.enabled=true \
--set injector.enabled=false

Expand Down

0 comments on commit 8e1f79f

Please sign in to comment.