summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-04-14 13:11:53 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-14 13:11:53 +0000
commit5cb7e709244cfb0c7c9d0b410002ae41265b7f54 (patch)
treedb81f9fe389445a347c91cef8db02515dfbf1460
parent770df272e18b65cab21598a8f1dcbd8efd6c7735 (diff)
parentb2f9d84877cd39d1e345e503bf4aee26343869ae (diff)
Merge "[UUI] Update image of components of UUI"
-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 de3a75a983..71ad437634 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.0
+image: onap/usecase-ui-server:4.0.1
pullPolicy: Always
# application configuration
diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml
index b09ed1ac50..0fa4748e3d 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.0
+image: onap/usecase-ui:4.0.1
pullPolicy: Always
# application configuration