diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2018-06-07 09:05:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-07 09:05:37 +0000 |
commit | f2491041893af3d06094b3de5025cf335ca05db5 (patch) | |
tree | 19e071ee103e3f6a95c7f4c817cc9db11da89591 | |
parent | 3ba587d68cee48059f0ef02f4c40ee950ac3b98d (diff) | |
parent | 07b27ff474b287779a578e316bf99e5c80f38d03 (diff) |
Merge "Sync docker image versions from manifest"
-rw-r--r-- | kubernetes/oof/charts/oof-has/charts/oof-has-music/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/oof/charts/oof-has/charts/oof-has-music/values.yaml b/kubernetes/oof/charts/oof-has/charts/oof-has-music/values.yaml index d52c3c0321..ba0475988d 100644 --- a/kubernetes/oof/charts/oof-has/charts/oof-has-music/values.yaml +++ b/kubernetes/oof/charts/oof-has/charts/oof-has-music/values.yaml @@ -30,7 +30,7 @@ global: repository: nexus3.onap.org:10001 image: library/tomcat:8.5 pullPolicy: Always -warImage: onap/music/music:latest +warImage: onap/music/music:2.5.3 # flag to enable debugging - application support required debugEnabled: false |