diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-05-04 16:28:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-04 16:28:27 +0000 |
commit | 554698f6e2f67b58d8c9a450f69498466728118f (patch) | |
tree | f0c31cd00e58846ac7f0760a2346ea14ce55cc19 /kubernetes/policy/charts/pap/values.yaml | |
parent | b9891e84143f46a786115fd0ca182e57691f1884 (diff) | |
parent | 0ee08c00bec91bc74fc0c23112747717dd715a72 (diff) |
Merge "[POLICY] update images and fixes"
Diffstat (limited to 'kubernetes/policy/charts/pap/values.yaml')
-rw-r--r-- | kubernetes/policy/charts/pap/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/charts/pap/values.yaml b/kubernetes/policy/charts/pap/values.yaml index ca0c84f3c9..630b2055fa 100644 --- a/kubernetes/policy/charts/pap/values.yaml +++ b/kubernetes/policy/charts/pap/values.yaml @@ -58,7 +58,7 @@ secrets: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-pap:2.2.1 +image: onap/policy-pap:2.2.2 pullPolicy: Always # flag to enable debugging - application support required |