aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-03-22 11:34:06 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-03-22 11:34:06 +0000
commitcebb4172163dc04b43be7e34d9a4b374370492f8 (patch)
tree2aaec993ce3c31f9123489eb4899d790e4d9ac59
parent6f8a8fdf2815ab5354b15c3fa6c076c09cf62b27 (diff)
Update db-migrator version in policy helm
Issue-ID: POLICY-4946 Change-Id: I6d1a041a74b966e133d1172d173e41b6fca4f62f Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
-rwxr-xr-xhelm/policy/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm/policy/values.yaml b/helm/policy/values.yaml
index c48e71b2..10d89199 100755
--- a/helm/policy/values.yaml
+++ b/helm/policy/values.yaml
@@ -87,7 +87,7 @@ mariadb:
image: mariadb:10.5.8
dbmigrator:
- image: onap/policy-db-migrator:3.1.1-SNAPSHOT
+ image: onap/policy-db-migrator:3.1.2-SNAPSHOT
schema: policyadmin
policy_home: "/opt/app/policy"