Skip to content

Commit

Permalink
Merge branch 'main' into rename-prometheus-operator-kube-prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
torstenwalter authored Sep 9, 2020
2 parents cb157fb + 80d1ed0 commit 5a8c3aa
Show file tree
Hide file tree
Showing 49 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/charts/prometheus-mysql-exporter @juanchimienti @monotek
/charts/prometheus-nats-exporter @okgolove @caarlos0
/charts/prometheus-node-exporter @gianrubio @vsliouniaev
/charts/prometheus-postgres-exporter @gianrubio
/charts/prometheus-postgres-exporter @gianrubio @zanhsieh
/charts/prometheus-pushgateway @gianrubio @cstaud
/charts/prometheus-rabbitmq-exporter @juanchimienti
/charts/prometheus-redis-exporter @acondrat @zanhsieh
Expand Down
4 changes: 3 additions & 1 deletion charts/prometheus-postgres-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "0.8.0"
description: A Helm chart for prometheus postgres-exporter
name: prometheus-postgres-exporter
version: 1.3.1
version: 1.3.2
home: https://github.com/wrouesnel/postgres_exporter
sources:
- https://github.com/wrouesnel/postgres_exporter
Expand All @@ -13,3 +13,5 @@ keywords:
maintainers:
- email: gianrubio@gmail.com
name: gianrubio
- email: zanhsieh@gmail.com
name: zanhsieh
2 changes: 1 addition & 1 deletion charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: prometheus
version: 11.14.1
version: 11.15.0
appVersion: 2.20.1
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 5a8c3aa

Please sign in to comment.