diff --git a/stable/elasticsearch-curator/Chart.yaml b/stable/elasticsearch-curator/Chart.yaml index ee63e6dc9f..4a60692659 100644 --- a/stable/elasticsearch-curator/Chart.yaml +++ b/stable/elasticsearch-curator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "5.7.6" description: A Helm chart for Elasticsearch Curator name: elasticsearch-curator -version: 2.2.0 +version: 2.2.1 home: https://github.com/elastic/curator keywords: - curator @@ -12,8 +12,6 @@ sources: - https://github.com/kubernetes/charts/elasticsearch-curator - https://github.com/pires/docker-elasticsearch-curator maintainers: - - name: desaintmartin - email: cedric.dsm@gmail.com - name: gianrubio email: gianrubio@gmail.com - name: haad diff --git a/stable/elasticsearch-curator/OWNERS b/stable/elasticsearch-curator/OWNERS index 06238ae5e0..3139de5744 100644 --- a/stable/elasticsearch-curator/OWNERS +++ b/stable/elasticsearch-curator/OWNERS @@ -1,8 +1,6 @@ approvers: - - desaintmartin - gianrubio - haad reviewers: - - desaintmartin - gianrubio - haad