mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
* [bitnami/prometheus] feat!: 🔒 💥 Improve security defaults Signed-off-by: Alejandro Moreno <amorenoc@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Alejandro Moreno <amorenoc@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
# 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.27.0-debian-12-r1
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r16
|
|
- name: prometheus
|
|
image: docker.io/bitnami/prometheus:2.50.1-debian-12-r1
|
|
- name: thanos
|
|
image: docker.io/bitnami/thanos:0.34.1-debian-12-r0
|
|
apiVersion: v2
|
|
appVersion: 2.50.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: 1.0.0
|