Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / common / cassandra / requirements.yaml
index 90e6621..4189d43 100644 (file)
@@ -1,5 +1,6 @@
 # Copyright © 2018 Amdocs, Bell Canada
 # Modifications Copyright © 2018 AT&T
+# 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: ~6.x-0
+    version: ~9.x-0
     repository: 'file://../common'
+  - name: repositoryGenerator
+    version: ~9.x-0
+    repository: 'file://../repositoryGenerator'
+  - name: serviceAccount
+    version: ~9.x-0
+    repository: 'file://../serviceAccount'