Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[prometheus] - adds monotek to prometheus maintainers #55

Merged
merged 2 commits into from
Sep 7, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Unless a later match takes precedence, they will be requested for review when someone opens a pull request.
* @prometheus-community/helm-charts-admins

/charts/prometheus/ @gianrubio @zanhsieh @Xtigyro
/charts/prometheus/ @gianrubio @zanhsieh @Xtigyro @monotek
/charts/prometheus-adapter/ @mattiasgees @steven-sheehy @hectorj2f
/charts/prometheus-blackbox-exporter/ @desaintmartin @gianrubio
/charts/prometheus-cloudwatch-exporter/ @gianrubio @torstenwalter @asherf
Expand Down
4 changes: 3 additions & 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.13.0
version: 11.13.1
appVersion: 2.20.1
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
Expand All @@ -18,5 +18,7 @@ maintainers:
email: [email protected]
- name: Xtigyro
email: [email protected]
- name: monotek
email: [email protected]
engine: gotpl
tillerVersion: ">=2.8.0"