mirror of
https://github.com/helm/charts.git
synced 2026-08-23 06:17:18 +00:00
* [stable/prometheus-operator] Fix #15819 Fix #15819 issue configuring datasources from kubernetes secrets Changes in the stable/grafana charts allows for the recommended updating and removal of datasources via kubernetes secrets. Older versions of this chart do not allow this feature. Signed-off-by: John Naulty <johnnaulty@bitgo.com> * [stable/prometheus-operator] bump up minor version This is adding feature, so minor version should be updaated, not patch version. Signed-off-by: John Naulty <johnnaulty@bitgo.com>
20 lines
634 B
YAML
20 lines
634 B
YAML
apiVersion: v1
|
|
description: Provides easy monitoring definitions for Kubernetes services, and deployment and management of Prometheus instances.
|
|
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
|
|
engine: gotpl
|
|
maintainers:
|
|
- name: gianrubio
|
|
email: gianrubio@gmail.com
|
|
- name: anothertobi
|
|
- name: vsliouniaev
|
|
name: prometheus-operator
|
|
sources:
|
|
- https://github.com/coreos/prometheus-operator
|
|
- https://coreos.com/operators/prometheus
|
|
version: 6.2.0
|
|
appVersion: 0.31.1
|
|
home: https://github.com/coreos/prometheus-operator
|
|
keywords:
|
|
- operator
|
|
- prometheus
|