generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathChart.yaml
More file actions
23 lines (22 loc) · 785 Bytes
/
Chart.yaml
File metadata and controls
23 lines (22 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Greenhouse contributors
# SPDX-License-Identifier: Apache-2.0
apiVersion: v2
name: logs
version: 0.0.17
description: OpenTelemetry Operator Helm chart for Kubernetes
icon: https://raw.githubusercontent.com/cncf/artwork/a718fa97fffec1b9fd14147682e9e3ac0c8817cb/projects/opentelemetry/icon/color/opentelemetry-icon-color.png
type: application
maintainers:
- name: timojohlo
- name: kuckkuck
- name: olandr
sources:
- https://github.com/cloudoperators/greenhouse-extensions
dependencies:
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.100.0
condition: opentelemetry-operator.enabled
- name: crds
version: 0.0.3
condition: customCRDs.enabled