mirror of
https://github.com/helm/charts.git
synced 2026-08-19 20:37:05 +00:00
* [stable/prometheus-operator] deprecate chart See https://github.com/prometheus-community/helm-charts/pull/1 Signed-off-by: Scott Rigby <scott@r6by.com> * Update stable/prometheus-operator/Chart.yaml Signed-off-by: Scott Rigby <scott@r6by.com> Co-authored-by: Reinhard Nägele <unguiculus@gmail.com> Co-authored-by: Reinhard Nägele <unguiculus@gmail.com>
20 lines
790 B
YAML
20 lines
790 B
YAML
apiVersion: v1
|
|
# The prometheus-operator chart is deprecated and no longer maintained. For details deprecation,
|
|
# including how to un-deprecate a chart see the PROCESSES.md file.
|
|
deprecated: true
|
|
description: DEPRECATED 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
|
|
name: prometheus-operator
|
|
sources:
|
|
- https://github.com/coreos/kube-prometheus
|
|
- https://github.com/coreos/prometheus-operator
|
|
- https://coreos.com/operators/prometheus
|
|
version: 9.3.2
|
|
appVersion: 0.38.1
|
|
tillerVersion: ">=2.12.0"
|
|
home: https://github.com/coreos/prometheus-operator
|
|
keywords:
|
|
- operator
|
|
- prometheus
|