aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
authorhekeguang <hekeguang@chinamobile.com>2021-10-12 17:46:39 +0800
committerhekeguang <hekeguang@chinamobile.com>2021-10-12 17:46:52 +0800
commit66a544ba57fa49d0b5e5d29fc997c923d1949a05 (patch)
tree3ed5fb0e26fc9cac84c64c72d97aff3f21274956 /kubernetes
parenta697f8ab8f2b47100cb73a7f5812f70e242b75a6 (diff)
[UUI] Update image of components of UUI
Update the image version for UUI components Issue-ID: USECASEUI-617 Change-Id: I4d2b2ff8b3a5aceeadddf7c87df449ee71b8b3e7 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
Diffstat (limited to 'kubernetes')
-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 980e462b47..6017f2640e 100644
--- a/kubernetes/uui/components/uui-server/values.yaml
+++ b/kubernetes/uui/components/uui-server/values.yaml
@@ -25,7 +25,7 @@ flavor: small
# application image
repository: nexus3.onap.org:10001
-image: onap/usecase-ui-server:4.0.3
+image: onap/usecase-ui-server:4.0.5
pullPolicy: Always
# application configuration
diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml
index ddac84eca3..32b8449240 100644
--- a/kubernetes/uui/values.yaml
+++ b/kubernetes/uui/values.yaml
@@ -24,7 +24,7 @@ subChartsOnly:
flavor: small
# application image
-image: onap/usecase-ui:4.0.3
+image: onap/usecase-ui:4.0.5
pullPolicy: Always
# application configuration