diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-07-08 08:36:02 +0200 |
---|---|---|
committer | Christophe Closset <christophe.closset@intl.att.com> | 2020-07-10 09:11:35 +0000 |
commit | 878f64c190e1dc5937ed30ff13921ff7fb1cbd97 (patch) | |
tree | 0ae42cb38286d9da336d3b534366e04c3a0ed831 | |
parent | 36eee9317915ad1728421a5abeaa84fff239911c (diff) |
Bump 1.6.4 version for Frankfurt maintenance release6.0.0-ONAP
This new version includes minor fixes for ue case support
Issue-ID: INT-1652
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I773d78906c5b32678e58eafe825ba12059ff52cf
(cherry picked from commit 44a38a594677ca38c4eea288908ebf503ad91b4e)
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index bc6368c..68efa8d 100644 --- a/values.yaml +++ b/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.6.3 +image: onap/testsuite:1.6.4 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |