summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/values.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-05-04 16:28:27 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-04 16:28:27 +0000
commit554698f6e2f67b58d8c9a450f69498466728118f (patch)
treef0c31cd00e58846ac7f0760a2346ea14ce55cc19 /kubernetes/policy/values.yaml
parentb9891e84143f46a786115fd0ca182e57691f1884 (diff)
parent0ee08c00bec91bc74fc0c23112747717dd715a72 (diff)
Merge "[POLICY] update images and fixes"
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rw-r--r--kubernetes/policy/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml
index 3a2b1f1f96..767e7ec9e0 100644
--- a/kubernetes/policy/values.yaml
+++ b/kubernetes/policy/values.yaml
@@ -67,7 +67,7 @@ secrets:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.6.2
+image: onap/policy-pe:1.6.3
mariadb_image: library/mariadb:10
pullPolicy: Always