summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhekeguang <hekeguang@chinamobile.com>2020-05-26 10:32:30 +0800
committerHe Keguang <hekeguang@chinamobile.com>2020-05-28 08:25:49 +0000
commitc1ef0abbf41c60893f6809133ce1b3516fb939ab (patch)
treec2c0da1ff13840a7b53383ea58ceecc608642421
parent28112e59c17727ed635d9900d85d7e30ad310c0b (diff)
Version 3.0.4 of UUI needs to be released.
Issue-ID: USECASEUI-434 Change-Id: I050c1ebfb086e879be9a764cf9e2844b6556ec2c Signed-off-by: hekeguang <hekeguang@chinamobile.com> (cherry picked from commit 9f5bf370648664ee76bdbcf58b9eb484fb31d58c)
-rw-r--r--kubernetes/uui/charts/uui-server/values.yaml2
-rw-r--r--kubernetes/uui/values.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/uui/charts/uui-server/values.yaml b/kubernetes/uui/charts/uui-server/values.yaml
index 03265d4014..be34e3e57f 100644
--- a/kubernetes/uui/charts/uui-server/values.yaml
+++ b/kubernetes/uui/charts/uui-server/values.yaml
@@ -25,7 +25,7 @@ flavor: small
# application image
repository: nexus3.onap.org:10001
-image: onap/usecase-ui-server:3.0.1
+image: onap/usecase-ui-server:3.0.4
pullPolicy: Always
# application configuration
diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml
index 2c15c9683c..79b649c63d 100644
--- a/kubernetes/uui/values.yaml
+++ b/kubernetes/uui/values.yaml
@@ -25,7 +25,7 @@ flavor: small
# application image
repository: nexus3.onap.org:10001
-image: onap/usecase-ui:3.0.1
+image: onap/usecase-ui:3.0.4
pullPolicy: Always
# application configuration