diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-05-17 14:14:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-17 14:14:04 +0000 |
commit | 30dce60d3d9e33731daf06cb63a36bdc458d27a8 (patch) | |
tree | 3866a1ff87d1051bf0cd263fa71fada5122e4665 /kubernetes/policy/charts/pdp/values.yaml | |
parent | ed44c49ff043bfc76b5b1b5841b6428cc6af3d53 (diff) | |
parent | 616805bda5f3ac08c156e25c53dec614b7ae0c7e (diff) |
Merge "Policy 1.2.2 released artifacts"
Diffstat (limited to 'kubernetes/policy/charts/pdp/values.yaml')
-rw-r--r-- | kubernetes/policy/charts/pdp/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/charts/pdp/values.yaml b/kubernetes/policy/charts/pdp/values.yaml index 9d3fdbd78c..811830ea89 100644 --- a/kubernetes/policy/charts/pdp/values.yaml +++ b/kubernetes/policy/charts/pdp/values.yaml @@ -27,7 +27,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-pe:1.2.0 +image: onap/policy-pe:1.2.2 pullPolicy: Always # flag to enable debugging - application support required |