mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
Signed-off-by: Martin Balint <martin.balint@threatmark.com> Co-authored-by: Martin Balint <martin.balint@threatmark.com>
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Analytics
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r95
|
|
- name: thanos
|
|
image: docker.io/bitnami/thanos:0.34.0-debian-11-r0
|
|
apiVersion: v2
|
|
appVersion: 0.34.0
|
|
dependencies:
|
|
- condition: minio.enabled
|
|
name: minio
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 12.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Thanos is a highly available metrics system that can be added on top of existing Prometheus deployments, providing a global query view across all Prometheus installations.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/thanos/img/thanos-stack-220x234.png
|
|
keywords:
|
|
- analytics
|
|
- monitoring
|
|
- prometheus
|
|
- thanos
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: thanos
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
|
|
version: 12.23.0
|