summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/brmsgw/values.yaml
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-06-02 16:15:03 -0500
committerjhh <jorge.hernandez-herrero@att.com>2020-06-03 06:52:53 -0500
commit1ba556dfafe98d298630d997251de8331528d975 (patch)
treeaf8c18a786a21812b94b4ea7a089dbd1580cb306 /kubernetes/policy/charts/brmsgw/values.yaml
parentbd69b018a250990a6923b0d74c7a573d2e3e6b2c (diff)
[POLICY] new elato images
New images are needed in ElAlto since some components did not support external certificate configuration. Update license headers to 2020 Issue-ID: POLICY-2519 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Id5b395d28fda6b60c06ebec818068fad204310eb Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Diffstat (limited to 'kubernetes/policy/charts/brmsgw/values.yaml')
-rw-r--r--kubernetes/policy/charts/brmsgw/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/charts/brmsgw/values.yaml b/kubernetes/policy/charts/brmsgw/values.yaml
index ef817f0be6..acd09e78f4 100644
--- a/kubernetes/policy/charts/brmsgw/values.yaml
+++ b/kubernetes/policy/charts/brmsgw/values.yaml
@@ -1,5 +1,5 @@
# Copyright © 2017 Amdocs, Bell Canada
-# Modifications Copyright © 2018-2019 AT&T
+# Modifications Copyright © 2018-2020 AT&T
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.5.2
+image: onap/policy-pe:1.5.3
pullPolicy: Always
# flag to enable debugging - application support required