Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / common / mariadb-galera / requirements.yaml
index 2397316..767336e 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2018 Amdocs, Bell Canada
+# Copyright © 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.
 
 dependencies:
   - name: common
-    version: ~7.x-0
+    version: ~9.x-0
     repository: 'file://../common'
+  - name: readinessCheck
+    version: ~9.x-0
+    repository: 'file://../readinessCheck'
   - name: repositoryGenerator
-    version: ~7.x-0
-    repository: 'file://../repositoryGenerator'
\ No newline at end of file
+    version: ~9.x-0
+    repository: 'file://../repositoryGenerator'
+  - name: serviceAccount
+    version: ~9.x-0
+    repository: 'file://../serviceAccount'