Update e2e Helm to v2.15.1

This commit is contained in:
stefanprodan
2019-10-28 15:32:02 +02:00
parent 6e6b127092
commit 51fe43e169
+1 -1
View File
@@ -3,7 +3,7 @@
set -o errexit
REPO_ROOT=$(git rev-parse --show-toplevel)
HELM_VERSION=v2.14.3
HELM_VERSION=v2.15.1
KIND_VERSION=v0.5.1
if [[ "$1" ]]; then