Merge "[POLICY] Add helm chart for k8s participant"
[oom.git] / kubernetes / oof / requirements.yaml
index 38538de..c17c89f 100755 (executable)
 
 dependencies:
   - name: common
-    version: ~5.x-0
+    version: ~8.x-0
+    repository: '@local'
+  - name: certInitializer
+    version: ~8.x-0
+    repository: '@local'
+  - name: oof-has
+    version: ~8.x-0
+    repository: 'file://components/oof-has'
+    condition: oof-has.enabled
+  - name: oof-templates
+    version: ~8.x-0
+    repository: 'file://components/oof-templates'
+  - name: repositoryGenerator
+    version: ~8.x-0
     repository: '@local'