diff options
Diffstat (limited to 'kubernetes/common/elasticsearch/components/data')
-rw-r--r-- | kubernetes/common/elasticsearch/components/data/requirements.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/elasticsearch/components/data/requirements.yaml b/kubernetes/common/elasticsearch/components/data/requirements.yaml index 6a61926e9e..a1f72ffc60 100644 --- a/kubernetes/common/elasticsearch/components/data/requirements.yaml +++ b/kubernetes/common/elasticsearch/components/data/requirements.yaml @@ -15,4 +15,4 @@ dependencies: - name: common version: ~6.x-0 - repository: '@local'
\ No newline at end of file + repository: 'file://../../../common' |