add myself as owner of prometheus chart (#5195)

* add myself as an owner of prometheus chart

* Update Chart.yaml
This commit is contained in:
Giancarlo Rubio
2018-05-04 09:50:51 -07:00
committed by k8s-ci-robot
parent fbea3c479a
commit bbbcc62884
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -1,5 +1,5 @@
name: prometheus
version: 6.3.0
version: 6.3.1
appVersion: 2.2.1
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
@@ -13,4 +13,6 @@ sources:
maintainers:
- name: mgoodness
email: mgoodness@gmail.com
- name: gianrubio
email: gianrubio@gmail.com
engine: gotpl
+2
View File
@@ -1,4 +1,6 @@
approvers:
- mgoodness
- gianrubio
reviewers:
- mgoodness
- gianrubio