summaryrefslogtreecommitdiffstats
path: root/kubernetes/portal/charts/portal-widget
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2020-05-20 14:50:23 +0200
committerstatta <statta@research.att.com>2020-05-20 17:21:47 -0400
commit98e52d2277d7ecf8aa3ae6fcc2d7cb748f659cb6 (patch)
tree599ed90e85667a935a1d486381ab42eef53fdbcf /kubernetes/portal/charts/portal-widget
parent97ff31b6cf9384401042d223902c9d5078657627 (diff)
Use non encrypted pwd for AAF communication
Issue-ID: PORTAL-894 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ide962ac7f02d17e4386002a891ab0cf22f38f656
Diffstat (limited to 'kubernetes/portal/charts/portal-widget')
-rw-r--r--kubernetes/portal/charts/portal-widget/values.yaml2
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 3d63cd8301..3692579c6a 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:3.2.0
+image: onap/portal-wms:3.2.2
pullPolicy: Always
# flag to enable debugging - application support required