From 201add0e57d434726af198f54734f044dfd3d4f0 Mon Sep 17 00:00:00 2001 From: Michael O'Brien Date: Wed, 15 Aug 2018 14:21:09 -0400 Subject: helm 2.9.1 and rancher 1.6.18 Change-Id: Iaa4a8fd4b53a26225a35fc919e80f0b3ccd3f951 Issue-ID: OOM-1299 Signed-off-by: Michael O'Brien --- deploy/rancher/oom_rancher_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy/rancher') diff --git a/deploy/rancher/oom_rancher_setup.sh b/deploy/rancher/oom_rancher_setup.sh index 7b02b36..4d5d5bc 100755 --- a/deploy/rancher/oom_rancher_setup.sh +++ b/deploy/rancher/oom_rancher_setup.sh @@ -56,7 +56,7 @@ install_onap() { else RANCHER_VERSION=1.6.18 KUBECTL_VERSION=1.8.10 - HELM_VERSION=2.8.2 + HELM_VERSION=2.9.1 DOCKER_VERSION=17.03 fi -- cgit 1.2.3-korg