commit | 3a83708c027d2f4a1ac0201d68e429abaf4b1ae7 | [log] [tgz] |
---|---|---|
author | kaixiliu <liukaixi@chinamobile.com> | Thu Jun 15 15:54:40 2023 +0800 |
committer | Kaixi LIU <liukaixi@chinamobile.com> | Thu Jun 15 08:33:01 2023 +0000 |
tree | e04f9be51edded707e08ffcf2543e539a78fe3db | |
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
diff --git a/kubernetes/uui/components/uui-intent-analysis/values.yaml b/kubernetes/uui/components/uui-intent-analysis/values.yaml index 7b3c12a..457ba5a 100644 --- a/kubernetes/uui/components/uui-intent-analysis/values.yaml +++ b/kubernetes/uui/components/uui-intent-analysis/values.yaml
@@ -40,7 +40,7 @@ password: '{{ .Values.postgres.config.pgUserPassword }}' passwordPolicy: generate -image: onap/usecase-ui-intent-analysis:5.1.1 +image: onap/usecase-ui-intent-analysis:5.2.2 pullPolicy: Always # flag to enable debugging - application support required
diff --git a/kubernetes/uui/components/uui-nlp/values.yaml b/kubernetes/uui/components/uui-nlp/values.yaml index b8c4b2f..6c28096 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
diff --git a/kubernetes/uui/components/uui-server/values.yaml b/kubernetes/uui/components/uui-server/values.yaml index 6dd917b..152f27d 100644 --- a/kubernetes/uui/components/uui-server/values.yaml +++ b/kubernetes/uui/components/uui-server/values.yaml
@@ -48,7 +48,7 @@ # application image repository: nexus3.onap.org:10001 -image: onap/usecase-ui-server:5.2.1 +image: onap/usecase-ui-server:5.2.2 pullPolicy: Always # application configuration
diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml index 4bdbd1b..8d29ab8 100644 --- a/kubernetes/uui/values.yaml +++ b/kubernetes/uui/values.yaml
@@ -25,7 +25,7 @@ flavor: small # application image -image: onap/usecase-ui:5.2.1 +image: onap/usecase-ui:5.2.2 pullPolicy: Always # application configuration