Files
lint-enforcement-v3/Chart.yaml
Scaffolder 489eba335a
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m0s
initial commit
Change-Id: I5f624b221545283dafa1ca30bef9b8b722fcf0c7
2026-07-13 08:10:15 +00:00

38 lines
1.1 KiB
YAML

apiVersion: v2
type: application
name: opentelemetry-demo
version: 0.40.9
description: opentelemetry demo helm chart
home: https://opentelemetry.io/
sources:
- https://github.com/open-telemetry/opentelemetry-demo
maintainers:
- name: dmitryax
- name: jaronoff97
- name: julianocosta89
- name: puckpuck
- name: tylerhelmuth
icon: https://opentelemetry.io/img/logos/opentelemetry-logo-nav.png
appVersion: 2.2.0
dependencies:
- name: opentelemetry-collector
version: 0.153.0
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
condition: opentelemetry-collector.enabled
- name: jaeger
version: 4.7.0
repository: https://jaegertracing.github.io/helm-charts
condition: jaeger.enabled
- name: prometheus
version: 29.6.0
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus.enabled
- name: grafana
version: 12.3.0
repository: https://grafana-community.github.io/helm-charts
condition: grafana.enabled
- name: opensearch
version: 3.6.0
repository: https://opensearch-project.github.io/helm-charts/
condition: opensearch.enabled