diff options
Diffstat (limited to 'deploy/rancher/oom_rancher_setup.sh')
-rwxr-xr-x | deploy/rancher/oom_rancher_setup.sh | 2 |
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 |