Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / common / etcd / requirements.yaml
index e90e615..48ff493 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright © 2017 Amdocs, Bell Canada
-# Modifications Copyright © 2018 Orange
+# Modifications Copyright © 2018,2020-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 +14,8 @@
 # limitations under the License
 dependencies:
   - name: common
-    version: ~6.x-0
+    version: ~9.x-0
     repository: 'file://../common'
+  - name: repositoryGenerator
+    version: ~9.x-0
+    repository: 'file://../repositoryGenerator'