[UUI] Update image of components of UUI 08/138208/3
authorkaixiliu <liukaixi@chinamobile.com>
Thu, 13 Jun 2024 10:03:37 +0000 (18:03 +0800)
committerKaixi LIU <liukaixi@chinamobile.com>
Fri, 14 Jun 2024 03:04:03 +0000 (03:04 +0000)
Update image of components of UUI

Issue-ID: USECASEUI-838
Change-Id: I8e0929641424a6e77e53bf1a4a360e1b6297fb5c
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
kubernetes/uui/components/uui-intent-analysis/values.yaml
kubernetes/uui/components/uui-server/values.yaml
kubernetes/uui/values.yaml

index c638303..73903ce 100644 (file)
@@ -40,7 +40,7 @@ secrets:
     password: '{{ .Values.postgres.config.pgUserPassword }}'
     passwordPolicy: generate
 
-image: onap/usecase-ui-intent-analysis:5.2.4
+image: onap/usecase-ui-intent-analysis:14.0.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index d1bc337..6e715bd 100644 (file)
@@ -48,7 +48,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/usecase-ui-server:5.2.2
+image: onap/usecase-ui-server:14.0.0
 pullPolicy: Always
 
 # application configuration
index b7893bc..2cc0837 100644 (file)
@@ -25,7 +25,7 @@ subChartsOnly:
 flavor: small
 
 # application image
-image: onap/usecase-ui:5.2.2
+image: onap/usecase-ui:14.0.0
 pullPolicy: Always
 
 # application configuration