diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2019-10-15 16:01:41 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2019-10-15 16:01:41 -0500 |
commit | b3851639da13f7ce61f89d7fd7caf163d7c2f36a (patch) | |
tree | a43a285819be66ed94898b3c5962b01a3bad2f84 /kubernetes/policy/charts/brmsgw/resources/config/pe/brmsgw.conf | |
parent | 8b763cd0c644dec143482e40ab54710d983cacfa (diff) |
Update policy brmsgw to point to latest versions
Issue-ID: POLICY-2171
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Iaff0090a25990612c04d58147d4f9dfd20e4111f
Diffstat (limited to 'kubernetes/policy/charts/brmsgw/resources/config/pe/brmsgw.conf')
-rw-r--r-- | kubernetes/policy/charts/brmsgw/resources/config/pe/brmsgw.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/charts/brmsgw/resources/config/pe/brmsgw.conf b/kubernetes/policy/charts/brmsgw/resources/config/pe/brmsgw.conf index 01c79be6e3..0989a02e2e 100644 --- a/kubernetes/policy/charts/brmsgw/resources/config/pe/brmsgw.conf +++ b/kubernetes/policy/charts/brmsgw/resources/config/pe/brmsgw.conf @@ -63,5 +63,5 @@ BRMS_UEB_API_KEY= BRMS_UEB_API_SECRET= #Dependency.json file version -BRMS_DEPENDENCY_VERSION=1.4.2 -BRMS_MODELS_DEPENDENCY_VERSION=2.0.2 +BRMS_DEPENDENCY_VERSION=1.5.3 +BRMS_MODELS_DEPENDENCY_VERSION=2.1.4 |