X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fopenstack-rancher.sh;h=1f1d2e4639609eb87a6f93ee0d2c46429eacfd72;hb=f137c3c22a39299975cc6eb9f45a92b9bd19a53f;hp=d51abe4d6894a7cb33a4e3dd104573e9f71ebc94;hpb=71e6b72212beb946305ca3e9c17b8898a5378923;p=oom.git diff --git a/docs/openstack-rancher.sh b/docs/openstack-rancher.sh index d51abe4d68..1f1d2e4639 100644 --- a/docs/openstack-rancher.sh +++ b/docs/openstack-rancher.sh @@ -1,9 +1,9 @@ #!/bin/bash DOCKER_VERSION=17.03 -RANCHER_VERSION=1.6.14 +RANCHER_VERSION=1.6.18 KUBECTL_VERSION=1.8.10 -HELM_VERSION=2.8.2 +HELM_VERSION=2.9.1 # setup root access - default login: oom/oom - comment out to restrict access too ssh key only sed -i 's/PermitRootLogin.*/PermitRootLogin yes/' /etc/ssh/sshd_config