mirror of
https://github.com/truenas/charts.git
synced 2026-04-26 03:22:45 +08:00
* Upgraded catalog item(s)
This commit upgrades prometheus, immich, komga, odoo catalog item(s).
* revert 2 aps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
27 lines
679 B
YAML
27 lines
679 B
YAML
name: prometheus
|
|
description: The Prometheus monitoring system and time series database.
|
|
annotations:
|
|
title: Prometheus
|
|
type: application
|
|
version: 1.1.24
|
|
apiVersion: v2
|
|
appVersion: v3.1.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.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
|