diff options
author | Brian Freeman <bf1936@att.com> | 2019-09-17 21:04:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-17 21:04:52 +0000 |
commit | 1a6acbc978cbeff6aa186b10b4b477d840d49c17 (patch) | |
tree | 5e8167b9e44a468d39c23903c95ce38b68555fa8 /kubernetes/policy/charts/brmsgw/values.yaml | |
parent | 998c66c9454acfc780a6a14f78d7abd09f4becbb (diff) | |
parent | 7ad80890bef51663fc970187ad4a15c54c201196 (diff) |
Merge "Update policy/distribution config & image version"
Diffstat (limited to 'kubernetes/policy/charts/brmsgw/values.yaml')
-rw-r--r-- | kubernetes/policy/charts/brmsgw/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/charts/brmsgw/values.yaml b/kubernetes/policy/charts/brmsgw/values.yaml index 57ff2f4b49..ef817f0be6 100644 --- a/kubernetes/policy/charts/brmsgw/values.yaml +++ b/kubernetes/policy/charts/brmsgw/values.yaml @@ -26,7 +26,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-pe:1.5.1 +image: onap/policy-pe:1.5.2 pullPolicy: Always # flag to enable debugging - application support required |