diff options
Diffstat (limited to 'kubernetes/portal/components/portal-widget/values.yaml')
-rw-r--r-- | kubernetes/portal/components/portal-widget/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/portal/components/portal-widget/values.yaml b/kubernetes/portal/components/portal-widget/values.yaml index 1367b25e4c..f1fddde824 100644 --- a/kubernetes/portal/components/portal-widget/values.yaml +++ b/kubernetes/portal/components/portal-widget/values.yaml @@ -68,7 +68,7 @@ config: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/portal-wms:3.4.1 +image: onap/portal-wms:3.4.2 pullPolicy: Always # flag to enable debugging - application support required |