[UUI] Update image of components of UUI 97/134897/3
authorkaixiliu <liukaixi@chinamobile.com>
Thu, 15 Jun 2023 07:54:40 +0000 (15:54 +0800)
committerKaixi LIU <liukaixi@chinamobile.com>
Thu, 15 Jun 2023 08:33:01 +0000 (08:33 +0000)
Update image of components of UUI

Issue-ID: USECASEUI-812
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Change-Id: Ie4f396bd863139f8ec8c70d2f731fcf58f11446b

kubernetes/uui/components/uui-intent-analysis/values.yaml
kubernetes/uui/components/uui-nlp/values.yaml
kubernetes/uui/components/uui-server/values.yaml
kubernetes/uui/values.yaml

index 7b3c12a..457ba5a 100644 (file)
@@ -40,7 +40,7 @@ secrets:
     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
index b8c4b2f..6c28096 100644 (file)
@@ -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
index 6dd917b..152f27d 100644 (file)
@@ -48,7 +48,7 @@ flavor: small
 
 # 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
index 4bdbd1b..8d29ab8 100644 (file)
@@ -25,7 +25,7 @@ subChartsOnly:
 flavor: small
 
 # application image
-image: onap/usecase-ui:5.2.1
+image: onap/usecase-ui:5.2.2
 pullPolicy: Always
 
 # application configuration