mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 02:50:42 +08:00
* Add some validation in webdav * add validation in resources * formatting * Update error message * remove extra `\` * negate logic * bump
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.14
|
|
apiVersion: v2
|
|
appVersion: v2.45.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.10
|
|
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
|