aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-gui
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-11-29 14:53:18 +0000
committerAndreas Geissler <andreas-geissler@telekom.de>2022-12-01 07:41:13 +0000
commit2c51ce87a0e2d72cd0537cbf1836e4eac800133a (patch)
tree31c0dbeab803d4e107289d61d3f75cc276c887aa /kubernetes/policy/components/policy-gui
parent760f7d111e5ad6973a708a270f81bfff49ba0808 (diff)
[POLICY] Update docker images to latest versions
The image versions in policy values.yaml files have been updated *** This commit is generated by a PF release script *** Issue-ID: POLICY-4462 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I6154e8409900eca422f6b9392883d50232d1f573
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 330d1fcac8..7502d198cc 100644
--- a/kubernetes/policy/components/policy-gui/values.yaml
+++ b/kubernetes/policy/components/policy-gui/values.yaml
@@ -75,7 +75,7 @@ subChartsOnly:
flavor: small
# application image
-image: onap/policy-gui:2.3.1
+image: onap/policy-gui:2.3.2
pullPolicy: Always
# flag to enable debugging - application support required