[stable/prometheus-pushgateway] Follow the Call for maintainers (#18662)

* Follow the Call for maintainers

As this Chart is bad/not maintained and also buggy I would like to take
ownership for this Chart as my team relies on this Chart.

Signed-off-by: cstaud <christian.staude@staffbase.com>

* Bump version

Signed-off-by: cstaud <christian.staude@staffbase.com>

* Add newline

Signed-off-by: cstaud <christian.staude@staffbase.com>

* Add OWNERS to .helmignore

Signed-off-by: cstaud <christian.staude@staffbase.com>
This commit is contained in:
Christian Staude
2019-11-07 07:47:14 -08:00
committed by Kubernetes Prow Robot
parent 670c05b998
commit c2d95a1dfb
3 changed files with 9 additions and 2 deletions
@@ -19,3 +19,6 @@
.project
.idea/
*.tmproj
# OWNERS file for Kubernetes
OWNERS
+3 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.0.0"
description: A Helm chart for prometheus pushgateway
name: prometheus-pushgateway
version: 1.2.0
version: 1.2.1
home: https://github.com/prometheus/pushgateway
sources:
- https://github.com/prometheus/pushgateway
@@ -12,3 +12,5 @@ keywords:
maintainers:
- email: gianrubio@gmail.com
name: gianrubio
- email: christian.staude@staffbase.com
name: cstaud
+3 -1
View File
@@ -1,4 +1,6 @@
approvers:
- gianrubio
- cstaud
reviewers:
- gianrubio
- gianrubio
- cstaud