Helm 3.4 requires the dependencies in the charts dir to be included
in the requirements. Dependencies need to be moved to the components folder
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: Id91e9afe881fa744e5398425d0b4438c15488374
Issue-ID: OOM-2562
   - name: repositoryGenerator
     version: ~7.x-0
     repository: '@local'
+  - name: consul-server
+    version: ~7.x-0
+    repository: 'file://components/consul-server'
+    condition: cds-command-executor.enabled