aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-gui
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2022-05-04 13:44:26 -0500
committerjhh <jorge.hernandez-herrero@att.com>2022-05-04 13:49:24 -0500
commit2a5d1bbf59b2ec3abc2d61fdaf85e801cbaf3d7d (patch)
tree225042ddcdc1af505acbb751d33e07563e929ee0 /kubernetes/policy/components/policy-gui
parent44e6195ed3efb07ff8faeb10027aa91e53d8738f (diff)
[POLICY] Upgrade image versions
These images tackle security issues in libraries. Issue-ID: POLICY-4071 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I88297b05f05e0a847d10333e60e665f89ccb424d
Diffstat (limited to 'kubernetes/policy/components/policy-gui')
-rw-r--r--kubernetes/policy/components/policy-gui/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-gui/values.yaml b/kubernetes/policy/components/policy-gui/values.yaml
index aa2b9d3122..60a6ce38c4 100644
--- a/kubernetes/policy/components/policy-gui/values.yaml
+++ b/kubernetes/policy/components/policy-gui/values.yaml
@@ -73,7 +73,7 @@ subChartsOnly:
flavor: small
# application image
-image: onap/policy-gui:2.2.2
+image: onap/policy-gui:2.2.3
pullPolicy: Always
# flag to enable debugging - application support required