diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-07-14 23:34:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-07-14 23:34:38 +0000 |
commit | c54bd76f1f17889485349c0149ee1682ec10e4b6 (patch) | |
tree | 7607a763e4121eb4c1d462ffa999cde8df6a59b2 /kubernetes/policy/charts/pap/values.yaml | |
parent | a8ab56ee0cb347599c490018e17ad142c984b6a5 (diff) | |
parent | a7dbd02b66ec12ed43464d05ca04a33a1b9f2492 (diff) |
Merge "[POLICY] update released images"
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 2bbefa1e16..3eba5564ac 100644 --- a/kubernetes/policy/charts/pap/values.yaml +++ b/kubernetes/policy/charts/pap/values.yaml @@ -60,7 +60,7 @@ secrets: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-pap:2.2.3 +image: onap/policy-pap:2.3.0 pullPolicy: Always # flag to enable debugging - application support required |