X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fopenstack-rancher.sh;h=ac91ff55663d342dd9f2664bd6ad927a5c30be5e;hb=f3a1af984e65d66d0c851dd66c38c1ddb1c21cc2;hp=d51abe4d6894a7cb33a4e3dd104573e9f71ebc94;hpb=2e6856bebd49920f1e5c86dd3ecbbd3b6d95a9ab;p=oom.git diff --git a/docs/openstack-rancher.sh b/docs/openstack-rancher.sh index d51abe4d68..ac91ff5566 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 -KUBECTL_VERSION=1.8.10 -HELM_VERSION=2.8.2 +RANCHER_VERSION=1.6.22 +KUBECTL_VERSION=1.11.5 +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