diff options
author | statta <statta@research.att.com> | 2020-04-13 18:47:10 -0400 |
---|---|---|
committer | statta <statta@research.att.com> | 2020-04-13 18:47:39 -0400 |
commit | 2662cd8711ddfe1f187a385b4a956f3894371b5b (patch) | |
tree | fcb166a334259664f922672feb69f426e315fd5c /kubernetes/portal/charts/portal-widget | |
parent | 9f66ecee20e4fde39ced729b856e68af1ab31bb6 (diff) |
Update Portal with release artifacts
Issue-ID: PORTAL-842
Signed-off-by: statta <statta@research.att.com>
Change-Id: I240051c30b1b71c6e7fc47bdaebe36bc519dd3fb
Diffstat (limited to 'kubernetes/portal/charts/portal-widget')
-rw-r--r-- | kubernetes/portal/charts/portal-widget/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/portal/charts/portal-widget/values.yaml b/kubernetes/portal/charts/portal-widget/values.yaml index 7a02509737..3d63cd8301 100644 --- a/kubernetes/portal/charts/portal-widget/values.yaml +++ b/kubernetes/portal/charts/portal-widget/values.yaml @@ -29,7 +29,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/portal-wms:2.6.0 +image: onap/portal-wms:3.2.0 pullPolicy: Always # flag to enable debugging - application support required |