[COMMON] Bump ONAP version
[oom.git] / kubernetes / holmes / Chart.yaml
index 10268d4..971d81c 100644 (file)
 apiVersion: v2
 description: ONAP DCAE HOLMES
 name: holmes
-version: 11.0.0
+version: 12.0.0
 
 dependencies:
   - name: common
-    version: ~11.x-0
+    version: ~12.x-0
     repository: '@local'
   - name: repositoryGenerator
-    version: ~11.x-0
+    version: ~12.x-0
     repository: '@local'
   - name: postgres
-    version: ~11.x-0
+    version: ~12.x-0
     repository: '@local'
     condition: global.postgres.localCluster
   - name: postgres-init
-    version: ~11.x-0
+    version: ~12.x-0
     repository: '@local'
     condition: not global.postgres.localCluster
   - name: holmes-rule-mgmt
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/holmes-rule-mgmt'
   - name: holmes-engine-mgmt
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://components/holmes-engine-mgmt'