summaryrefslogtreecommitdiffstats
path: root/kubernetes/cli
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-30 18:16:36 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-30 18:16:36 +0100
commitdd99d982adf86279d73d0db7cde0a728e422133d (patch)
tree8cae4a1edfd35cd1ade33056737483c4e2348a6e /kubernetes/cli
parent806b539184191f160097507ca351a226b4eaf760 (diff)
[CLI] set version back to 6.0.0
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
Diffstat (limited to 'kubernetes/cli')
-rw-r--r--kubernetes/cli/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cli/values.yaml b/kubernetes/cli/values.yaml
index d358f4f688..bf3ba5b099 100644
--- a/kubernetes/cli/values.yaml
+++ b/kubernetes/cli/values.yaml
@@ -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