aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-distribution/values.yaml
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2023-11-22 14:23:54 +0000
committerGerrit Code Review <gerrit@onap.org>2023-11-22 14:23:54 +0000
commitb79671556abd980c1fe0d48dcb96ef8437173b7a (patch)
tree7393ac5d9cdd3ecfc96fab001c5a8ddc74028d18 /kubernetes/policy/components/policy-distribution/values.yaml
parentb686b5da265779af6f2180200ac396a1efac8f95 (diff)
parent2d0db7cd17b6690d505b22a2f542149662ebf619 (diff)
Merge "[POLICY] Update docker images to latest versions"
Diffstat (limited to 'kubernetes/policy/components/policy-distribution/values.yaml')
-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 48a05f1850..ca9b887091 100755
--- a/kubernetes/policy/components/policy-distribution/values.yaml
+++ b/kubernetes/policy/components/policy-distribution/values.yaml
@@ -58,7 +58,7 @@ global:
# Application configuration defaults.
#################################################################
# application image
-image: onap/policy-distribution:2.9.2
+image: onap/policy-distribution:3.0.2
pullPolicy: Always
# flag to enable debugging - application support required