1234567891011121314151617181920212223242526272829303132333435363738394041
apiVersion: v2
description: |
Prometheus monitoring system with custom Minimus images using prometheus-community charts.
name: prometheus
type: application
version: 0.1.2
appVersion: 3.10.0
annotations:
minimus.io/labels: "utils,infra"
minimus.io/icon: prometheus
minimus.io/images: |
- image: reg.mini.dev/prometheus:3.10.0
name: prometheus-server
- image: reg.mini.dev/prometheus-node-exporter:1.10.2
name: node-exporter
- image: reg.mini.dev/prometheus-alertmanager:0.31.1
name: alertmanager
- image: reg.mini.dev/prometheus-pushgateway:1.11.2
name: pushgateway
- image: reg.mini.dev/prometheus-config-reloader:0.89.0
name: prometheus-config-reloader
- image: reg.mini.dev/kube-state-metrics:2.18.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