diff --git a/stable/prometheus/Chart.yaml b/stable/prometheus/Chart.yaml index c336f00395..5132e3c658 100755 --- a/stable/prometheus/Chart.yaml +++ b/stable/prometheus/Chart.yaml @@ -1,5 +1,5 @@ name: prometheus -version: 5.4.2 +version: 5.4.3 description: Prometheus is a monitoring system and time series database. home: https://prometheus.io/ icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png diff --git a/stable/prometheus/OWNERS b/stable/prometheus/OWNERS new file mode 100644 index 0000000000..7b09fcfbb2 --- /dev/null +++ b/stable/prometheus/OWNERS @@ -0,0 +1,4 @@ +approvers: +- mgoodness +reviewers: +- mgoodness