diff options
author | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2024-05-23 13:54:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-05-23 13:54:59 +0000 |
commit | 97946874d18f0b9a43b93e8312f138c1b32de640 (patch) | |
tree | b94a2976a156edebc796ab8f9d8234cf7040947d /kubernetes/policy/components/policy-gui/values.yaml | |
parent | 2b3dbbbbbde11825b4ad264b08284cd2ee7e963b (diff) | |
parent | 1fa9c25fa7a751a1182b2999ced4906d76305278 (diff) |
Merge "[POLICY] Update docker images to latest versions"
Diffstat (limited to 'kubernetes/policy/components/policy-gui/values.yaml')
-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 6d9b712250..1533f823a9 100644 --- a/kubernetes/policy/components/policy-gui/values.yaml +++ b/kubernetes/policy/components/policy-gui/values.yaml @@ -29,7 +29,7 @@ subChartsOnly: flavor: small # application image -image: onap/policy-gui:3.1.2 +image: onap/policy-gui:3.1.3 pullPolicy: Always # flag to enable debugging - application support required |