Merge "[AAI] Make aai log level configurable"
[oom.git] / kubernetes / common / mariadb-init / Chart.yaml
index b9fa78f..fa89a66 100644 (file)
 apiVersion: v2
 description: Chart for MariaDB Galera init job
 name: mariadb-init
-version: 11.0.0
+version: 13.0.0
 
 dependencies:
   - name: common
-    version: ~11.x-0
+    version: ~13.x-0
     repository: 'file://../common'
   - name: repositoryGenerator
-    version: ~11.x-0
-    repository: 'file://../repositoryGenerator'
\ No newline at end of file
+    version: ~13.x-0
+    repository: 'file://../repositoryGenerator'
+  - name: serviceAccount
+    version: ~13.x-0
+    repository: '@local'
+  - name: readinessCheck
+    version: ~13.x-0
+    repository: '@local'