[COMMON] Bump ONAP version
[oom.git] / kubernetes / cps / components / cps-core / Chart.yaml
index fcaee60..c9638b2 100644 (file)
 apiVersion: v2
 description: ONAP Configuration Persistance Service (CPS) - Core
 name: cps-core
-version: 11.0.0
+version: 12.0.0
 
 dependencies:
   - name: common
-    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: postgres.postgresInit
   - name: readinessCheck
-    version: ~11.x-0
+    version: ~12.x-0
     repository: '@local'
   - name: repositoryGenerator
-    version: ~11.x-0
+    version: ~12.x-0
     repository: '@local'
   - name: serviceAccount
-    version: ~11.x-0
+    version: ~12.x-0
     repository: '@local'
\ No newline at end of file