[CLI] set version back to 6.0.0 54/115554/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 30 Nov 2020 17:16:36 +0000 (18:16 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 30 Nov 2020 17:16:36 +0000 (18:16 +0100)
During OOM version bump, CLI was accidentally bumped to 7.0.0.
This patch reverts the situation.

Issue-ID: OOM-2638
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I2acdf393cf41be7d9145a5724d2ba0473398abf3

kubernetes/cli/values.yaml

index d358f4f..bf3ba5b 100644 (file)
@@ -23,7 +23,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/cli:7.0.0
+image: onap/cli:6.0.0
 pullPolicy: Always
 flavor: small