2025-04-30 16:42:44 +03:00

60 lines
2.0 KiB
YAML

apiVersion: v2
name: prometheus
# renovate: github=prometheus/prometheus
appVersion: v3.3.0
version: 27.11.0
kubeVersion: ">=1.19.0-0"
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
sources:
- https://github.com/prometheus/alertmanager
- https://github.com/prometheus/prometheus
- https://github.com/prometheus/pushgateway
- https://github.com/prometheus/node_exporter
- https://github.com/kubernetes/kube-state-metrics
maintainers:
- name: gianrubio
email: gianrubio@gmail.com
url: https://github.com/gianrubio
- name: zanhsieh
email: zanhsieh@gmail.com
url: https://github.com/zanhsieh
- name: Xtigyro
email: miroslav.hadzhiev@gmail.com
url: https://github.com/Xtigyro
- name: naseemkullah
email: naseem@transit.app
url: https://github.com/naseemkullah
- name: zeritti
email: rootsandtrees@posteo.de
url: https://github.com/zeritti
type: application
dependencies:
- name: alertmanager
version: "1.16.*"
repository: https://prometheus-community.github.io/helm-charts
condition: alertmanager.enabled
- name: kube-state-metrics
version: "5.32.*"
repository: https://prometheus-community.github.io/helm-charts
condition: kube-state-metrics.enabled
- name: prometheus-node-exporter
version: "4.45.*"
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-node-exporter.enabled
- name: prometheus-pushgateway
version: "3.1.*"
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-pushgateway.enabled
keywords:
- monitoring
- prometheus
annotations:
"artifacthub.io/license": Apache-2.0
"artifacthub.io/links": |
- name: Chart Source
url: https://github.com/prometheus-community/helm-charts
- name: Upstream Project
url: https://github.com/prometheus/prometheus