diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-01-12 10:49:32 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2021-01-12 10:49:32 +0100 |
commit | c83c44b97583bcb814b096e14a8ed4eff24dd638 (patch) | |
tree | b1b0eb85a13bb18e85c7ffc9c4417710e491c008 /values.yaml | |
parent | 77e8485534c1ba1c0eb80bbb4c0b882a8383cd5d (diff) |
Issue-ID: TEST-283
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I1f979b86c3d5b016b86a431f3278478907310142
Diffstat (limited to 'values.yaml')
-rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index bbc4a95..f812097 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.7.2 +image: onap/testsuite:1.7.3 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 |