diff options
-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 |