diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-17 09:57:23 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-17 09:57:35 -0400 |
commit | 616805bda5f3ac08c156e25c53dec614b7ae0c7e (patch) | |
tree | 988a23b3ef1547d0c1ce07a6438cc9f03943dce2 /kubernetes/policy/charts/brmsgw/values.yaml | |
parent | ae6d37243d19a7f1a605fcc5d66c2144d3418502 (diff) |
Policy 1.2.2 released artifacts
Issue-ID: POLICY-798
Change-Id: If35ad61649daa347118e02de383b6778c4b4472c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 49e37789df..efc397654a 100644 --- a/kubernetes/policy/charts/brmsgw/values.yaml +++ b/kubernetes/policy/charts/brmsgw/values.yaml @@ -25,7 +25,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 |