Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / common / mariadb-init / requirements.yaml
index d323dda..da8305e 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2018 Amdocs, Bell Canada
+# Modifications Copyright © 2021 Orange
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -14,5 +15,8 @@
 
 dependencies:
   - name: common
-    version: ~5.x-0
-    repository: 'file://../common'
\ No newline at end of file
+    version: ~9.x-0
+    repository: 'file://../common'
+  - name: repositoryGenerator
+    version: ~9.x-0
+    repository: 'file://../repositoryGenerator'