diff options
Diffstat (limited to 'kubernetes/common/elasticsearch/components/curator/Chart.yaml')
-rw-r--r-- | kubernetes/common/elasticsearch/components/curator/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/elasticsearch/components/curator/Chart.yaml b/kubernetes/common/elasticsearch/components/curator/Chart.yaml index 39780f2e83..390228b6ae 100644 --- a/kubernetes/common/elasticsearch/components/curator/Chart.yaml +++ b/kubernetes/common/elasticsearch/components/curator/Chart.yaml @@ -26,4 +26,4 @@ dependencies: repository: 'file://../../../common' - name: repositoryGenerator version: ~13.x-0 - repository: 'file://../../../repositoryGenerator'
\ No newline at end of file + repository: 'file://../../../repositoryGenerator' |