[POLICY] Update components to latest release
[oom.git] / kubernetes / policy / values.yaml
index 759ba56..6ef71c1 100755 (executable)
@@ -27,6 +27,7 @@ global:
     service: &mariadbService
       name: &policy-mariadb policy-mariadb
       internalPort: 3306
+  prometheusEnabled: false
 
 #################################################################
 # Secrets metaconfig
@@ -128,7 +129,7 @@ mariadb:
   image: mariadb:10.5.8
 
 dbmigrator:
-  image: onap/policy-db-migrator:2.4.1
+  image: onap/policy-db-migrator:2.4.2
   schema: policyadmin
   policy_home: "/opt/app/policy"