Merge "Add ingress controller support to AAF"
[oom.git] / kubernetes / policy / requirements.yaml
index e575478..589dfa4 100644 (file)
 
 dependencies:
   - name: common
-    version: ~3.0.0
+    version: ~5.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: ~5.x-0
+    repository: '@local'