Skip to content

Commit

Permalink
Merge branch 'main' into win-0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zanhsieh authored Oct 3, 2024
2 parents 5ec4ef5 + 9106e09 commit c0cd154
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions charts/prometheus-elasticsearch-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
description: Elasticsearch stats exporter for Prometheus
name: prometheus-elasticsearch-exporter
version: 6.4.0
version: 6.5.0
kubeVersion: ">=1.19.0-0"
appVersion: "v1.7.0"
appVersion: "v1.8.0"
home: https://github.com/prometheus-community/elasticsearch_exporter
sources:
- https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-elasticsearch-exporter
Expand Down
4 changes: 2 additions & 2 deletions charts/prometheus-fastly-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "v8.1.0"
appVersion: "v9.0.0"
description: A Helm chart for the Prometheus Fastly Exporter
name: prometheus-fastly-exporter
version: 0.4.0
version: 0.5.0
keywords:
- metrics
- fastly
Expand Down
4 changes: 2 additions & 2 deletions charts/prometheus-mongodb-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.41.0"
appVersion: "0.41.1"
description: A Prometheus exporter for MongoDB metrics
home: https://github.com/percona/mongodb_exporter
keywords:
Expand All @@ -15,4 +15,4 @@ maintainers:
name: prometheus-mongodb-exporter
sources:
- https://github.com/percona/mongodb_exporter
version: 3.7.0
version: 3.7.1
4 changes: 2 additions & 2 deletions charts/prometheus-pushgateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "v1.9.0"
appVersion: "v1.10.0"
description: A Helm chart for prometheus pushgateway
name: prometheus-pushgateway
version: 2.14.0
version: 2.15.0
home: https://github.com/prometheus/pushgateway
sources:
- https://github.com/prometheus/pushgateway
Expand Down

0 comments on commit c0cd154

Please sign in to comment.