From 9416a38ece6ca7ec73b853674cec610b27286db0 Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 26 Sep 2022 14:53:31 -0500 Subject: [POLICY] Update release images Pick up library upgrades and CCVPN fixes. Issue-ID: POLICY-4368 Signed-off-by: jhh Change-Id: I42ccd37a9f06d578d67c7b28f16136c1aeb38890 --- kubernetes/policy/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kubernetes/policy/values.yaml') diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 7707985a88..a9834abdcb 100755 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -1,5 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada -# Modifications Copyright © 2018-2020 AT&T Intellectual Property +# Modifications Copyright © 2018-2020, 2022 AT&T Intellectual Property # Modifications Copyright (C) 2021-2022 Nordix Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -150,7 +150,7 @@ mariadb: image: mariadb:10.5.8 dbmigrator: - image: onap/policy-db-migrator:2.4.3 + image: onap/policy-db-migrator:2.4.4 schema: policyadmin policy_home: "/opt/app/policy" -- cgit 1.2.3-korg