aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/rancher
diff options
context:
space:
mode:
authorMichael O'Brien <frank.obrien@amdocs.com>2018-08-15 14:21:09 -0400
committerMichael O'Brien <frank.obrien@amdocs.com>2018-08-15 14:21:45 -0400
commit201add0e57d434726af198f54734f044dfd3d4f0 (patch)
tree2d839512d85d6e6f77c0e1f38744e153a8087161 /deploy/rancher
parent3af6fee8d62fa4e23817648aa0a3005809dfd3ce (diff)
helm 2.9.1 and rancher 1.6.18
Change-Id: Iaa4a8fd4b53a26225a35fc919e80f0b3ccd3f951 Issue-ID: OOM-1299 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
Diffstat (limited to 'deploy/rancher')
-rwxr-xr-xdeploy/rancher/oom_rancher_setup.sh2
1 files changed, 1 insertions, 1 deletions
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