mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 18:50:47 +08:00
This commit upgrades netdata, home-assistant, plex, prometheus, chia, metube, omada-controller, immich, jenkins, n8n catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
27 lines
680 B
YAML
27 lines
680 B
YAML
name: prometheus
|
|
description: The Prometheus monitoring system and time series database.
|
|
annotations:
|
|
title: Prometheus
|
|
type: application
|
|
version: 1.1.17
|
|
apiVersion: v2
|
|
appVersion: v2.53.1
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.9
|
|
home: https://prometheus.io
|
|
icon: https://media.sys.truenas.net/apps/prometheus/icons/icon.png
|
|
sources:
|
|
- https://github.com/prometheus/prometheus
|
|
- https://github.com/truenas/charts/tree/master/charts/prometheus
|
|
- https://prometheus.io
|
|
keywords:
|
|
- metrics
|
|
- prometheus
|