Update version of consul-helm in server-ha test (#444)

consul-helm v0.16.2 doesn't work with newer versions of helm (like
3.4).
This commit is contained in:
Theron Voran 2021-01-12 11:07:55 -08:00 committed by GitHub
parent 2451b5fb65
commit 91e9446bfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,7 @@ setup() {
kubectl config set-context --current --namespace=acceptance
helm install consul \
https://github.com/hashicorp/consul-helm/archive/v0.16.2.tar.gz \
https://github.com/hashicorp/consul-helm/archive/v0.28.0.tar.gz \
--set 'ui.enabled=false' \
wait_for_running_consul