diff options
Diffstat (limited to 'deployments/helm/v2/emco/orchestrator')
-rw-r--r-- | deployments/helm/v2/emco/orchestrator/requirements.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployments/helm/v2/emco/orchestrator/requirements.yaml b/deployments/helm/v2/emco/orchestrator/requirements.yaml index c2253cf4..bba5c27d 100644 --- a/deployments/helm/v2/emco/orchestrator/requirements.yaml +++ b/deployments/helm/v2/emco/orchestrator/requirements.yaml @@ -15,4 +15,4 @@ dependencies: - name: common version: ~0.x-0 - repository: '@local' + repository: 'file://../common' |