mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
* Upgraded catalog item(s)
This commit upgrades elastic-search, home-assistant, prometheus, chia, immich, node-red catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
27 lines
667 B
YAML
27 lines
667 B
YAML
name: prometheus
|
|
description: The Prometheus monitoring system and time series database.
|
|
annotations:
|
|
title: Prometheus
|
|
type: application
|
|
version: 1.0.19
|
|
apiVersion: v2
|
|
appVersion: v2.47.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.1.1
|
|
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
|