Update helm and kubectl versions 08/108908/1
authorBrian Freeman <bf1936@att.com>
Mon, 8 Jun 2020 21:04:07 +0000 (16:04 -0500)
committerMorgan Richomme <morgan.richomme@orange.com>
Tue, 9 Jun 2020 06:25:18 +0000 (06:25 +0000)
Issue-ID: OOM-2331
Change-Id: Ie97218cd7df55c6819f1bb01db52a140870f641a
Signed-off-by: Brian Freeman <bf1936@att.com>
(cherry picked from commit 7ba99b5dfbad80619ca9298132956ee58cb4156c)

bootstrap/vagrant-minimal-onap/tools/get_helm.sh
deployment/heat/onap-rke/onap-oom.yaml

index ad678e9..af3548a 100644 (file)
@@ -22,7 +22,7 @@
 BINARY='helm'
 INSTALL_DIR='/usr/local/bin/'
 
-DEFAULT_VERSION='v2.14.2'
+DEFAULT_VERSION='v2.16.6'
 DEFAULT_ARCH='amd64'
 DEFAULT_SYSTEM='linux'
 
index 8534444..d76b5c2 100644 (file)
@@ -83,11 +83,11 @@ parameters:
 
   kubectl_version:
     type: string
-    default: "1.15.3"
+    default: "1.15.11"
 
   helm_version:
     type: string
-    default: "2.14.2"
+    default: "2.16.6"
 
   helm_deploy_delay:
     type: string