diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2025-01-03 07:59:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2025-01-03 07:59:50 +0000 |
commit | 694f0cbc9985ab9719196ce0d61e8901c040673c (patch) | |
tree | acad24d17dde65c23653f4138450c160055c4f82 /kubernetes/uui/components/uui-server/values.yaml | |
parent | ee26c89abe7be30f49e922564e2e012bead25060 (diff) | |
parent | 255fc4cd93cf8d1d5adc76de440886de0896b186 (diff) |
Merge "[UUI] Update image of components of UUI"
Diffstat (limited to 'kubernetes/uui/components/uui-server/values.yaml')
-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 6e715bd7a9..4271bbc380 100644 --- a/kubernetes/uui/components/uui-server/values.yaml +++ b/kubernetes/uui/components/uui-server/values.yaml @@ -48,7 +48,7 @@ flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/usecase-ui-server:14.0.0 +image: onap/usecase-ui-server:15.0.0 pullPolicy: Always # application configuration |