diff options
author | hekeguang <hekeguang@chinamobile.com> | 2022-10-27 15:11:14 +0800 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-11-03 14:29:50 +0000 |
commit | 8962527d7af291250d6d0d46893329ccf886287e (patch) | |
tree | 37ac8c4f1832a123099524a798a5630214064385 /kubernetes/uui/values.yaml | |
parent | 8778cc162677eac7d2db8302f035efc37878fdec (diff) |
[UUI] Update image of components of UUI
Update the image version for UUI components
Issue-ID: USECASEUI-743
Change-Id: Iab67b65566c3d2737337b3c85f3b0d3f6d035697
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 d265b6e9ec..48fb5b6b44 100644 --- a/kubernetes/uui/values.yaml +++ b/kubernetes/uui/values.yaml @@ -57,7 +57,7 @@ subChartsOnly: flavor: small # application image -image: onap/usecase-ui:5.1.0 +image: onap/usecase-ui:5.1.1 pullPolicy: Always # application configuration |