From dec32696e584e56017900c3878bea4b9d1edd25b Mon Sep 17 00:00:00 2001 From: Michael O'Brien Date: Tue, 6 Nov 2018 14:32:29 -0500 Subject: align Rancher/k8s with 1.6.22 post RC1 Change-Id: I17ebbd77dd92b88a20ae7936955a15a78fb11435 Issue-ID: LOG-806 Signed-off-by: Michael O'Brien --- deploy/rancher/oom_rancher_setup.sh | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'deploy/rancher/oom_rancher_setup.sh') diff --git a/deploy/rancher/oom_rancher_setup.sh b/deploy/rancher/oom_rancher_setup.sh index 776eb62..42b1428 100755 --- a/deploy/rancher/oom_rancher_setup.sh +++ b/deploy/rancher/oom_rancher_setup.sh @@ -1,7 +1,7 @@ #!/bin/bash ############################################################################# # -# Copyright © 2018 Amdocs, Bell. +# Copyright © 2018 Amdocs. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -26,8 +26,10 @@ # Rancher 1.6.10, Kubernetes 1.7.7, Kubectl 1.7.7, Helm 2.3.0, Docker 1.12 # beijing # Rancher 1.6.14, Kubernetes 1.8.10, Kubectl 1.8.10, Helm 2.8.2, Docker 17.03 -# master/casablanca +# master/casablanca (until RC1) # Rancher 1.6.18, Kubernetes 1.10.3, Kubectl 1.10.3, Helm 2.9.2, Docker 17.03 +# master/casablanca (post RC2) - integration change alignment for INT-586 - 29th Oct via LOG-806 +# Rancher 1.6.22, Kubernetes 1.11.2, kubectl 1.11.2, Helm 2.9.2, Docker 17.03 usage() { cat <