diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-12-04 12:56:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-04 12:56:59 +0000 |
commit | b205843ff0c534a1be0009f1b7538c517a6d8d7e (patch) | |
tree | 8747eb878c4a0273a3d25c6d17bb68729db6f033 /docs/openstack-rancher.sh | |
parent | 72262c28939cd9f6e173bb810b23b54f8a3822c9 (diff) | |
parent | 8d601b3f3b33709be00af860f29b55c186f06cc5 (diff) |
Merge "update DFC tag to 1.1.0 for master branch"
Diffstat (limited to 'docs/openstack-rancher.sh')
-rw-r--r-- | docs/openstack-rancher.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/openstack-rancher.sh b/docs/openstack-rancher.sh index 1f1d2e4639..bcf542aedc 100644 --- a/docs/openstack-rancher.sh +++ b/docs/openstack-rancher.sh @@ -1,8 +1,8 @@ #!/bin/bash DOCKER_VERSION=17.03 -RANCHER_VERSION=1.6.18 -KUBECTL_VERSION=1.8.10 +RANCHER_VERSION=1.6.22 +KUBECTL_VERSION=1.11.2 HELM_VERSION=2.9.1 # setup root access - default login: oom/oom - comment out to restrict access too ssh key only |