diff options
author | cmrizhangzhen <781953240@qq.com> | 2022-11-10 15:21:46 +0800 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-11-10 08:14:15 +0000 |
commit | 75901d124e88250fea388bcde479a68a7d6b9baa (patch) | |
tree | a22d50c08db7cf76800a90a9e9c4b6cfe4da9781 /kubernetes | |
parent | a6cdb918a9a83f47db97fcf926757c3a3282f517 (diff) |
[UUI] Update image of components of UUI server
Update the image version for UUI server
Issue-ID: USECASEUI-760
Signed-off-by: cmrizhangzhen <781953240@qq.com>
Change-Id: I3584f99f0d98ec91f3bdd1fd8fd93cfc683edc64
Diffstat (limited to 'kubernetes')
-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 2a187d6392..3ded200378 100644 --- a/kubernetes/uui/components/uui-server/values.yaml +++ b/kubernetes/uui/components/uui-server/values.yaml @@ -88,7 +88,7 @@ flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/usecase-ui-server:5.1.2 +image: onap/usecase-ui-server:5.1.3 pullPolicy: Always # application configuration |