diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2022-03-28 06:50:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-03-28 06:50:29 +0000 |
commit | e51f953cc1aaeb5ee25050964abbbf3ba8f83683 (patch) | |
tree | 9e09ef1a1953fd514d52ce21ad044cba6a1f3721 /kubernetes/uui/components | |
parent | b2d7b87c6f398bdaacd5839b988d93db16fc5497 (diff) | |
parent | a3bf78b0595e4e83d5c6d38d2b99624daebe49d0 (diff) |
Merge "[UUI] Use NLP new version image"
Diffstat (limited to 'kubernetes/uui/components')
-rw-r--r-- | kubernetes/uui/components/uui-nlp/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/uui/components/uui-nlp/values.yaml b/kubernetes/uui/components/uui-nlp/values.yaml index 3fb70fefae..b8c4b2fa69 100644 --- a/kubernetes/uui/components/uui-nlp/values.yaml +++ b/kubernetes/uui/components/uui-nlp/values.yaml @@ -19,7 +19,7 @@ global: pullPolicy: Always persistence: {} -image: onap/usecase-ui-nlp:1.0.2 +image: onap/usecase-ui-nlp:1.0.3 uui-nlp: enabled: true |