Merge "[DMAAP] Add logs to STDOUT"
[oom.git] / kubernetes / oof / charts / oof-cmso / requirements.yaml
index 2a3bb70..e631333 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2018 AT&T
+# Copyright (C) 2020 Wipro Limited.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 
 dependencies:
   - name: common
-    version: ~3.0.0
+    version: ~6.x-0
     # local reference to common chart, as it is
     # a part of this chart's package and will not
     # be published independently to a repo (at this point)
     repository: '@local'
   - name: mariadb-galera
-    version: ~3.0.0
+    version: ~6.x-0
+    repository: '@local'
+  - name: mariadb-init
+    version: ~6.x-0
     repository: '@local'