Merge "[HOLMES] Use direct name for consul"
[oom.git] / kubernetes / dmaap / components / message-router / requirements.yaml
index 5adbb62..4dfa82b 100644 (file)
 
 dependencies:
   - name: common
-    version: ~8.x-0
+    version: ~9.x-0
     # local reference to common chart, as it is
     # a part of this chart's package and will not
     # be published independently to a repo (at this point)
     repository: '@local'
   - name: certInitializer
-    version: ~8.x-0
+    version: ~9.x-0
     repository: '@local'
   - name: repositoryGenerator
-    version: ~8.x-0
+    version: ~9.x-0
     repository: '@local'
   - name: message-router-kafka
-    version: ~8.x-0
+    version: ~9.x-0
     repository: 'file://components/message-router-kafka'
   - name: message-router-zookeeper
-    version: ~8.x-0
+    version: ~9.x-0
     repository: 'file://components/message-router-zookeeper'
+  - name: serviceAccount
+    version: ~9.x-0
+    repository: '@local'