diff options
author | 2022-05-05 14:35:04 +0000 | |
---|---|---|
committer | 2022-05-05 14:35:04 +0000 | |
commit | 03d35322f9163ff7c956eefb964001ab8946d6b7 (patch) | |
tree | f45c32a76806807b46763153d154698ad214e7f4 /kubernetes/policy/components/policy-gui | |
parent | 9b0cc259165bab8cfed4f8827ea4d4ee0c3549fb (diff) | |
parent | 2a5d1bbf59b2ec3abc2d61fdaf85e801cbaf3d7d (diff) |
Merge "[POLICY] Upgrade image versions"
Diffstat (limited to 'kubernetes/policy/components/policy-gui')
-rw-r--r-- | kubernetes/policy/components/policy-gui/values.yaml | 2 |
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 |