commit | 66c78e554543250cf808c7822f8b11a05cabb953 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Oct 14 13:15:45 2021 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Wed Oct 27 15:17:17 2021 +0100 |
tree | 9c1dae1ecd2b729bab57be527c19e4f78a6821a2 | |
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>
diff --git a/kubernetes/policy/components/policy-distribution/values.yaml b/kubernetes/policy/components/policy-distribution/values.yaml index 1614bd8..2d80fbb 100755 --- a/kubernetes/policy/components/policy-distribution/values.yaml +++ b/kubernetes/policy/components/policy-distribution/values.yaml
@@ -67,7 +67,7 @@ # Application configuration defaults. ################################################################# # application image -image: onap/policy-distribution:2.6.0 +image: onap/policy-distribution:2.6.1 pullPolicy: Always # flag to enable debugging - application support required