[COMMON][DOC] Bump version Guilin
[oom.git] / kubernetes / contrib / requirements.yaml
index ab55e20..7bbe596 100644 (file)
 
 dependencies:
   - name: common
-    version: ~5.x-0
-    repository: '@local'
\ No newline at end of file
+    version: ~7.x-0
+    repository: '@local'
+  - name: awx
+    version: ~7.x-0
+    repository: 'file://components/awx'
+    condition: awx.enabled
+  - name: ejbca
+    version: ~7.x-0
+    repository: 'file://components/ejbca'
+    condition: global.cmpv2Enabled
+  - name: netbox
+    version: ~7.x-0
+    repository: 'file://components/netbox'
+    condition: netbox.enabled
+  - name: repositoryGenerator
+    version: ~7.x-0
+    repository: '@local'