Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / cps / requirements.yaml
index ce06a4d..bd9a80c 100644 (file)
@@ -1,4 +1,5 @@
-#  Copyright (C) 2021 Pantheon.tech, Orange
+# Copyright (C) 2021 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: ~7.x-0
+    version: ~9.x-0
     repository: '@local'
-  - name: postgres
-    version: ~7.x-0
+  - name: cps-core
+    version: ~9.x-0
     repository: '@local'
-  - name: readinessCheck
-    version: ~7.x-0
+    condition: cps-core.enabled
+  - name: cps-temporal
+    version: ~9.x-0
     repository: '@local'
-  - name: repositoryGenerator
-    version: ~7.x-0
+    condition: cps-temporal.enabled
+  - name: ncmp-dmi-plugin
+    version: ~9.x-0
     repository: '@local'
-  - name: serviceAccount
-    version: ~7.x-0
-    repository: '@local'
\ No newline at end of file
+    condition: ncmp-dmi-plugin.enabled