diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2023-06-15 15:54:40 +0800 |
---|---|---|
committer | Kaixi LIU <liukaixi@chinamobile.com> | 2023-06-15 08:33:01 +0000 |
commit | 3a83708c027d2f4a1ac0201d68e429abaf4b1ae7 (patch) | |
tree | e04f9be51edded707e08ffcf2543e539a78fe3db /kubernetes/uui/components/uui-nlp | |
parent | c50f0892fc601eb3d0e237c04b3f54019de513b1 (diff) |
[UUI] Update image of components of UUI
Update image of components of UUI
Issue-ID: USECASEUI-812
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Change-Id: Ie4f396bd863139f8ec8c70d2f731fcf58f11446b
Diffstat (limited to 'kubernetes/uui/components/uui-nlp')
-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 b8c4b2fa69..6c280965f1 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.3 +image: onap/usecase-ui-nlp:1.0.5 uui-nlp: enabled: true |