diff options
author | 2021-03-25 21:14:06 +0800 | |
---|---|---|
committer | 2021-04-01 07:02:56 +0000 | |
commit | 333281b85d86c356ab0f09caab82890fce0442fb (patch) | |
tree | 511b46051cd2721e90240657e89aaef09bf246ad /kubernetes/uui/values.yaml | |
parent | 810890cce295aa33c1b8e2e79b2977b58837ef80 (diff) |
[UUI] Update image of components of UUI
Update the image version for UUI components
Issue-ID: USECASEUI-549
Change-Id: Ib1189e3871485a927f100d963589b8a642a3b5bb
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
Diffstat (limited to 'kubernetes/uui/values.yaml')
-rw-r--r-- | kubernetes/uui/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml index 1adb2565a0..b09ed1ac50 100644 --- a/kubernetes/uui/values.yaml +++ b/kubernetes/uui/values.yaml @@ -24,7 +24,7 @@ subChartsOnly: flavor: small # application image -image: onap/usecase-ui:3.0.6 +image: onap/usecase-ui:4.0.0 pullPolicy: Always # application configuration |