diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:15:45 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-27 15:17:17 +0100 |
commit | 66c78e554543250cf808c7822f8b11a05cabb953 (patch) | |
tree | 9c1dae1ecd2b729bab57be527c19e4f78a6821a2 /kubernetes/policy/components/policy-clamp-fe | |
parent | fd555ac03d2d7bb2a36092f693c9da8c3ebd3158 (diff) |
[POLICY] Update core images/config for RC istanbul
Updated images for all components.
Issue-ID: POLICY-3696
Change-Id: Idf598cc4d59c7a67327fe470121b004c890343cc
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-fe')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-fe/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-clamp-fe/values.yaml b/kubernetes/policy/components/policy-clamp-fe/values.yaml index 9e021c8d0e..e5587411d5 100644 --- a/kubernetes/policy/components/policy-clamp-fe/values.yaml +++ b/kubernetes/policy/components/policy-clamp-fe/values.yaml @@ -60,7 +60,7 @@ subChartsOnly: flavor: small # application image -image: onap/policy-clamp-frontend:6.1.2 +image: onap/policy-clamp-frontend:6.1.3 pullPolicy: Always # flag to enable debugging - application support required |