Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / common / dgbuilder / requirements.yaml
index 4a81e88..5e56fe7 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2018 AT&T, 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.
 
 dependencies:
   - name: common
-    version: ~4.x-0
-    repository: '@local'
\ No newline at end of file
+    version: ~9.x-0
+    repository: 'file://../common'
+  - name: certInitializer
+    version: ~9.x-0
+    repository: '@local'
+  - name: repositoryGenerator
+    version: ~9.x-0
+    repository: 'file://../repositoryGenerator'
+  - name: serviceAccount
+    version: ~9.x-0
+    repository: 'file://../serviceAccount'