[COMMON] Bump ONAP version
[oom.git] / kubernetes / common / dgbuilder / Chart.yaml
index 1a1b8e2..5884211 100644 (file)
 apiVersion: v2
 description: D.G. Builder application
 name: dgbuilder
-version: 11.0.0
+version: 12.0.0
 
 dependencies:
   - name: common
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://../common'
   - name: certInitializer
-    version: ~11.x-0
+    version: ~12.x-0
     repository: '@local'
   - name: repositoryGenerator
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://../repositoryGenerator'
   - name: serviceAccount
-    version: ~11.x-0
+    version: ~12.x-0
     repository: 'file://../serviceAccount'