aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-minimal-onap/tools/get_helm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/vagrant-minimal-onap/tools/get_helm.sh')
-rw-r--r--bootstrap/vagrant-minimal-onap/tools/get_helm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/vagrant-minimal-onap/tools/get_helm.sh b/bootstrap/vagrant-minimal-onap/tools/get_helm.sh
index af3548a87..1cd2fc42e 100644
--- a/bootstrap/vagrant-minimal-onap/tools/get_helm.sh
+++ b/bootstrap/vagrant-minimal-onap/tools/get_helm.sh
@@ -22,7 +22,7 @@
BINARY='helm'
INSTALL_DIR='/usr/local/bin/'
-DEFAULT_VERSION='v2.16.6'
+DEFAULT_VERSION='v2.16.10'
DEFAULT_ARCH='amd64'
DEFAULT_SYSTEM='linux'