forked from prometheus-community/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[prometheus-elasticsearch-exporter] Bump chart api version, min kuber…
…netes version, set standard labels (prometheus-community#4636) * [prometheus-elasticsearch-exporter]: Prevent Duplicate Labels in ServiceMonitor Signed-off-by: Hoan Lac <[email protected]> * [prometheus-elasticsearch-exporter]: bump chart version Signed-off-by: Hoan Lac <[email protected]> * [prometheus-elasticsearch-exporter]: follows the new Helm Standard Labels recommendations Signed-off-by: Hoan Lac <[email protected]> * Update charts/prometheus-elasticsearch-exporter/templates/_helpers.tpl Co-authored-by: zeritti <[email protected]> Signed-off-by: Hoan Lac <[email protected]> * Update charts/prometheus-elasticsearch-exporter/templates/_helpers.tpl Co-authored-by: zeritti <[email protected]> Signed-off-by: Hoan Lac <[email protected]> * Update charts/prometheus-elasticsearch-exporter/values.yaml Co-authored-by: zeritti <[email protected]> Signed-off-by: Hoan Lac <[email protected]> * Update charts/prometheus-elasticsearch-exporter/values.yaml Co-authored-by: zeritti <[email protected]> Signed-off-by: Hoan Lac <[email protected]> * Update charts/prometheus-elasticsearch-exporter/values.yaml Co-authored-by: zeritti <[email protected]> Signed-off-by: Hoan Lac <[email protected]> * Update charts/prometheus-elasticsearch-exporter/values.yaml Co-authored-by: zeritti <[email protected]> Signed-off-by: Hoan Lac <[email protected]> * Add note in README Signed-off-by: zeritti <[email protected]> * Bump chart api version Signed-off-by: zeritti <[email protected]> * Update NOTES Signed-off-by: zeritti <[email protected]> * Insert commonLabels and uncomment namespace fields Signed-off-by: zeritti <[email protected]> * Add commonLabels to pods Signed-off-by: zeritti <[email protected]> --------- Signed-off-by: Hoan Lac <[email protected]> Signed-off-by: Hoan Lac <[email protected]> Signed-off-by: zeritti <[email protected]> Co-authored-by: zeritti <[email protected]>
- Loading branch information
Showing
15 changed files
with
111 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
apiVersion: v1 | ||
apiVersion: v2 | ||
description: Elasticsearch stats exporter for Prometheus | ||
name: prometheus-elasticsearch-exporter | ||
version: 5.9.0 | ||
kubeVersion: ">=1.10.0-0" | ||
version: 6.0.0 | ||
kubeVersion: ">=1.19.0-0" | ||
appVersion: "v1.7.0" | ||
home: https://github.com/prometheus-community/elasticsearch_exporter | ||
sources: | ||
|
@@ -18,3 +18,4 @@ maintainers: | |
email: [email protected] | ||
- name: zeritti | ||
email: [email protected] | ||
type: application |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.