mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +08:00
This commit upgrades elastic-search, plex, prometheus catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
27 lines
668 B
YAML
27 lines
668 B
YAML
name: prometheus
|
|
description: The Prometheus monitoring system and time series database.
|
|
annotations:
|
|
title: Prometheus
|
|
type: application
|
|
version: 1.0.17
|
|
apiVersion: v2
|
|
appVersion: v2.46.0
|
|
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.0.12
|
|
home: https://prometheus.io
|
|
icon: https://avatars.githubusercontent.com/u/3380462
|
|
sources:
|
|
- https://github.com/prometheus/prometheus
|
|
- https://github.com/truenas/charts/tree/master/charts/prometheus
|
|
- https://prometheus.io
|
|
keywords:
|
|
- metrics
|
|
- prometheus
|