diff options
author | 2019-04-17 11:30:53 +0000 | |
---|---|---|
committer | 2019-04-17 11:32:00 +0000 | |
commit | d165e7f20ee9303e9629eff2b7f7476f438b411d (patch) | |
tree | d6291e10c5d374875aefadf46e0c026079167465 /docs/guides | |
parent | dc8812efa91391e7a21e8c9df79a860e2b9be794 (diff) |
Update K8S version in SettingUp
Update K8S version to 1.11.5
Issue-ID: DOC-433
Change-Id: Id7a99c183a4ba008befd299b3ca5f9a879e3110a
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/settingup/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/guides/onap-developer/settingup/index.rst b/docs/guides/onap-developer/settingup/index.rst index 958f31666..aff11dac3 100644 --- a/docs/guides/onap-developer/settingup/index.rst +++ b/docs/guides/onap-developer/settingup/index.rst @@ -2,7 +2,7 @@ .. a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. -.. Modifications Copyright 2018 Orange +.. Modifications Copyright 2018-2019 Orange .. Modifications Copyright 2018 Amdocs .. Modifications Copyright 2018 Huawei @@ -24,9 +24,9 @@ The following is the recommended component version. =========== ========= Software Version =========== ========= - Kubernetes 1.11.2 + Kubernetes 1.11.5 Helm 2.9.1 - kubectl 1.11.2 + kubectl 1.11.5 Docker 17.03.x =========== ========= |