X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fopenstack-rancher.sh;h=ac91ff55663d342dd9f2664bd6ad927a5c30be5e;hb=270d3260fe4c924816e82eca59c4847a28182f68;hp=d51abe4d6894a7cb33a4e3dd104573e9f71ebc94;hpb=c0937f9b63acb4d86ec445f73e6ffe3dfb96d7a3;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