123456789101112131415161718192021222324252627282930313233343536373839
apiVersion: v2
description: |
Prometheus monitoring system with custom Minimus images using prometheus-community charts.
name: prometheus
type: application
version: 0.1.1
appVersion: 3.7.3
annotations:
minimus.io/labels: "utils,infra"
minimus.io/icon: prometheus
minimus.io/images: |
- image: reg.mini.dev/prometheus:3.7.3
name: prometheus-server
- image: reg.mini.dev/prometheus-node-exporter:1.9.1
name: node-exporter
- image: reg.mini.dev/prometheus-alertmanager:0.29.0
name: alertmanager
- image: reg.mini.dev/prometheus-pushgateway:1.11.2
name: pushgateway
- image: reg.mini.dev/kube-state-metrics:2.17.0
name: kube-state-metrics
dependencies:
- name: prometheus
version: 24.0.0
repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-node-exporter
version: 4.9.0
repository: https://prometheus-community.github.io/helm-charts
- name: alertmanager
version: 1.27.1
repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-pushgateway
version: 2.0.0
repository: https://prometheus-community.github.io/helm-charts
- name: kube-state-metrics
version: 5.15.0
repository: https://prometheus-community.github.io/helm-charts