commit | 40e48b713b6d14d9e572402f7bdec84cd14a300a | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Jul 21 20:32:52 2020 +0200 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Jul 21 20:49:12 2020 +0000 |
tree | 5c371aa1311f8e93ec24c401478640ca633bf115 | |
parent | 02ae1f328b7254a80d350092b14985f6bf9831d4 [diff] [blame] |
[VOL-3365] Move default helm to 3.2.4 Change-Id: I9c3a096e43affd4d965de055618d0236a95ce4a2
diff --git a/voltha b/voltha index 87512fd..7709043 100755 --- a/voltha +++ b/voltha
@@ -36,7 +36,7 @@ exit } -HELM_VERSION=${HELM_VERSION:-v2.14.3} +HELM_VERSION=${HELM_VERSION:-v3.2.4} VOLTCTL_VERSION=${VOLTCTL_VERSION:-latest} KIND_VERSION=${KIND_VERSION:-v0.5.1} VK_RELEASE=${VK_RELEASE:-master}