From f575f921ac75f48a9ab48bc64f48344dc84a15cd Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Thu, 12 Oct 2023 15:11:02 +0100 Subject: Fix k8s csit test failures Issue-ID: POLICY-4853 Signed-off-by: rameshiyer27 Change-Id: If99cb19a60e65b720a60105d222ce321da7b01d3 --- helm/policy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helm') diff --git a/helm/policy/values.yaml b/helm/policy/values.yaml index 5ee91496..f4d72125 100755 --- a/helm/policy/values.yaml +++ b/helm/policy/values.yaml @@ -89,7 +89,7 @@ mariadb: image: mariadb:10.5.8 dbmigrator: - image: onap/policy-db-migrator:2.6-SNAPSHOT-latest + image: onap/policy-db-migrator:3.0.1-SNAPSHOT schema: policyadmin policy_home: "/opt/app/policy" -- cgit 1.2.3-korg