diff options
author | zhaoyh6 <zhaoyh6@asiainfo.com> | 2022-03-23 14:03:04 +0800 |
---|---|---|
committer | zhaoyh6 <zhaoyh6@asiainfo.com> | 2022-03-23 14:03:19 +0800 |
commit | a3bf78b0595e4e83d5c6d38d2b99624daebe49d0 (patch) | |
tree | b7343266291dacfba6c931d3c81bf6c71afc89cc /kubernetes/uui/components/uui-nlp/values.yaml | |
parent | f91c26bb28e7ee59ccc941647190c18257f23a01 (diff) |
[UUI] Use NLP new version image
NLP image version has been updated.
Issue-ID: REQ-1074
Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com>
Change-Id: If77320d257abc4d22fc7e2ce4580f7d69525a5dc
Diffstat (limited to 'kubernetes/uui/components/uui-nlp/values.yaml')
-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 |