diff options
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-11-04 14:20:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-11-04 14:20:49 +0000 |
commit | 59e1fa88662a8994e541b7931580c8798b5ea3ad (patch) | |
tree | 5c761794cf2684bd866611596f36cf2f5dd4bc8a /kubernetes/uui/components/uui-server | |
parent | e63ce719d349ff5c8000d52a3a097a1f1d598a7c (diff) | |
parent | 8962527d7af291250d6d0d46893329ccf886287e (diff) |
Merge "[UUI] Update image of components of UUI"
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 c477d03c54..2a187d6392 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.1 +image: onap/usecase-ui-server:5.1.2 pullPolicy: Always # application configuration |