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