mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
34 lines
957 B
YAML
34 lines
957 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Analytics
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: grafana-operator
|
|
image: docker.io/bitnami/grafana-operator:5.6.1-debian-11-r2
|
|
- name: grafana
|
|
image: docker.io/bitnami/grafana:10.3.1-debian-11-r1
|
|
apiVersion: v2
|
|
appVersion: 5.6.1
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Grafana Operator is a Kubernetes operator that enables the installation and management of Grafana instances, dashboards and plugins.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/grafana/img/grafana-stack-220x234.png
|
|
keywords:
|
|
- grafana
|
|
- operator
|
|
- monitoring
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: grafana-operator
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-operator
|
|
version: 3.7.2
|