Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / common / network-name-gen / requirements.yaml
index 9ef8db8..88b6a3d 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright (C) 2018  AT&T Intellectual Property.  All rights reserved.\r
+# Modifications Copyright © 2021 Orange\r
 #\r
 # Licensed under the Apache License, Version 2.0 (the "License");\r
 # you may not use this file except in compliance with the License.\r
 \r
 dependencies:\r
   - name: common\r
-    version: ~5.x-0\r
-    repository: '@local'\r
+    version: ~9.x-0\r
+    repository: 'file://../common'\r
+  - name: repositoryGenerator\r
+    version: ~9.x-0\r
+    repository: 'file://../repositoryGenerator'\r
   - name: mariadb-galera\r
-    version: ~5.x-0\r
-    repository: file://../mariadb-galera/\r
+    version: ~9.x-0\r
+    repository: 'file://../mariadb-galera'\r
+    condition: global.mariadbGalera.localCluster\r
+  - name: mariadb-init\r
+    version: ~9.x-0\r
+    repository: 'file://../mariadb-init'\r
+    condition: not global.mariadbGalera.localCluster\r