diff options
author | hekeguang <hekeguang@chinamobile.com> | 2021-10-12 17:46:39 +0800 |
---|---|---|
committer | hekeguang <hekeguang@chinamobile.com> | 2021-10-12 17:46:52 +0800 |
commit | 66a544ba57fa49d0b5e5d29fc997c923d1949a05 (patch) | |
tree | 3ed5fb0e26fc9cac84c64c72d97aff3f21274956 /kubernetes/uui/components/uui-server | |
parent | a697f8ab8f2b47100cb73a7f5812f70e242b75a6 (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/uui/components/uui-server')
-rw-r--r-- | kubernetes/uui/components/uui-server/values.yaml | 2 |
1 files changed, 1 insertions, 1 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 |