summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-distribution
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-10-14 13:15:45 +0100
committerKrzysztof Opasiak <k.opasiak@samsung.com>2021-11-04 08:45:29 +0000
commitb458484f01c552f574df3cff5593d8e84c6e5fc8 (patch)
tree37b58fb9b2a2ba2971c3006132ec5ceeb41ad7d9 /kubernetes/policy/components/policy-distribution
parent248e825bc220b9a0ccf37ad6b85ad05a4b7cf342 (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> (cherry picked from commit 66c78e554543250cf808c7822f8b11a05cabb953)
Diffstat (limited to 'kubernetes/policy/components/policy-distribution')
-rwxr-xr-xkubernetes/policy/components/policy-distribution/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-distribution/values.yaml b/kubernetes/policy/components/policy-distribution/values.yaml
index 1614bd840e..2d80fbb216 100755
--- a/kubernetes/policy/components/policy-distribution/values.yaml
+++ b/kubernetes/policy/components/policy-distribution/values.yaml
@@ -67,7 +67,7 @@ global:
# 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