aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkaixiliu <liukaixi@chinamobile.com>2023-04-27 15:48:55 +0800
committerKaixi LIU <liukaixi@chinamobile.com>2023-04-27 08:20:51 +0000
commit87ce72d52641f4b0c0f1c8a088091e162b1273b1 (patch)
tree6adccca87e62f8542305734775e1c47591af5a4f
parent5af17251adc63aaeadd34970ae1774c947e4ceb3 (diff)
[UUI] Update image of components of UUI
Update the image version for UUI components Issue-ID: REQ-1442 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Id283cf76ba143e9b539f63e1aec614c39902c9da
-rw-r--r--kubernetes/uui/components/uui-server/values.yaml2
-rw-r--r--kubernetes/uui/values.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/uui/components/uui-server/values.yaml b/kubernetes/uui/components/uui-server/values.yaml
index 4ae01bd82b..6dd917b554 100644
--- a/kubernetes/uui/components/uui-server/values.yaml
+++ b/kubernetes/uui/components/uui-server/values.yaml
@@ -48,7 +48,7 @@ flavor: small
# application image
repository: nexus3.onap.org:10001
-image: onap/usecase-ui-server:5.1.3
+image: onap/usecase-ui-server:5.2.1
pullPolicy: Always
# application configuration
diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml
index 325e5ccde2..4bdbd1b583 100644
--- a/kubernetes/uui/values.yaml
+++ b/kubernetes/uui/values.yaml
@@ -25,7 +25,7 @@ subChartsOnly:
flavor: small
# application image
-image: onap/usecase-ui:5.1.2
+image: onap/usecase-ui:5.2.1
pullPolicy: Always
# application configuration