diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-11-25 08:34:55 +0100 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-11-30 10:37:33 +0100 |
commit | 4f9902b6e7b5c70588160266276904ab81832867 (patch) | |
tree | 8ddc0b24ecd42342602e3f8e30bd09e23b418858 /kubernetes/cli/values.yaml | |
parent | cfe8a79535c8972179638be2ed8bbc00210dd5dc (diff) |
[COMMON][DOC] Bump version Guilin
Update charts and requirements to 7.0.0.
Create release notes for Guilin
Update documentation
Issue-ID: OOM-2638
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c
Diffstat (limited to 'kubernetes/cli/values.yaml')
-rw-r--r-- | kubernetes/cli/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cli/values.yaml b/kubernetes/cli/values.yaml index bf3ba5b099..d358f4f688 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:6.0.0 +image: onap/cli:7.0.0 pullPolicy: Always flavor: small |