Bumping up release of Helm for release script (#1715)

Upgrading to Helm3 for all CI testing
This commit is contained in:
Vishal
2020-09-16 16:07:48 +05:30
committed by GitHub
parent 7e7d9720be
commit c1ac7fcd38
5 changed files with 26 additions and 50 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
#test:disabled
set -euo pipefail
source $(dirname $0)/../utils.sh