add helm charts
This commit is contained in:
38
backing-services/prometheus/Chart.yaml
Normal file
38
backing-services/prometheus/Chart.yaml
Normal file
@@ -0,0 +1,38 @@
|
||||
# Copyright VMware, Inc.
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
category: Analytics
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: alertmanager
|
||||
image: docker.io/bitnami/alertmanager:0.26.0-debian-11-r45
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r92
|
||||
- name: prometheus
|
||||
image: docker.io/bitnami/prometheus:2.48.1-debian-11-r0
|
||||
- name: thanos
|
||||
image: docker.io/bitnami/thanos:0.32.5-debian-11-r2
|
||||
apiVersion: v2
|
||||
appVersion: 2.48.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Prometheus is an open source monitoring and alerting system. It enables sysadmins to monitor their infrastructures by collecting metrics from configured targets at given intervals.
|
||||
home: https://github.com/prometheus/prometheus
|
||||
icon: https://bitnami.com/assets/stacks/prometheus/img/prometheus-stack-220x234.png
|
||||
keywords:
|
||||
- prometheus
|
||||
- monitoring
|
||||
maintainers:
|
||||
- name: Bitnami
|
||||
url: https://github.com/bitnami/charts
|
||||
name: prometheus
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/prometheus
|
||||
- https://github.com/prometheus/prometheus
|
||||
- https://github.com/prometheus-community/helm-charts
|
||||
version: 0.5.1
|
||||
Reference in New Issue
Block a user