diff --git a/stable/prometheus-operator/Chart.yaml b/stable/prometheus-operator/Chart.yaml index bc97b01f6d..5e12b2cdda 100644 --- a/stable/prometheus-operator/Chart.yaml +++ b/stable/prometheus-operator/Chart.yaml @@ -3,14 +3,15 @@ description: Provides easy monitoring definitions for Kubernetes services, and d icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png engine: gotpl maintainers: + - name: vsliouniaev + - name: bismarck - name: gianrubio email: gianrubio@gmail.com - - name: vsliouniaev name: prometheus-operator sources: - https://github.com/coreos/prometheus-operator - https://coreos.com/operators/prometheus -version: 7.2.0 +version: 7.2.1 appVersion: 0.32.0 tillerVersion: ">=2.12.0" home: https://github.com/coreos/prometheus-operator diff --git a/stable/prometheus-operator/OWNERS b/stable/prometheus-operator/OWNERS index e5a7b9aa52..9231f2531d 100644 --- a/stable/prometheus-operator/OWNERS +++ b/stable/prometheus-operator/OWNERS @@ -1,6 +1,8 @@ approvers: -- gianrubio - vsliouniaev +- bismarck +- gianrubio reviewers: -- gianrubio - vsliouniaev +- bismarck +- gianrubio