-
Notifications
You must be signed in to change notification settings - Fork 183
/
Chart.yaml
42 lines (42 loc) · 1.63 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
apiVersion: v2
name: sumologic
version: 4.11.1
appVersion: 4.11.1
description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic.
type: application
keywords:
- monitoring
- logging
icon: https://raw.githubusercontent.com/SumoLogic/sumologic-kubernetes-collection/main/images/sumo_logic_logo.png
home: https://github.com/SumoLogic/sumologic-kubernetes-collection
sources:
- https://github.com/SumoLogic/sumologic-kubernetes-collection
dependencies:
- name: kube-prometheus-stack
version: 40.5.0
repository: https://prometheus-community.github.io/helm-charts
condition: kube-prometheus-stack.enabled,sumologic.metrics.enabled
- name: falco
version: 3.8.7
repository: https://falcosecurity.github.io/charts
condition: falco.enabled
- name: metrics-server
version: 6.13.1
repository: https://charts.bitnami.com/bitnami
condition: metrics-server.enabled
- name: telegraf-operator
version: 1.4.0
repository: https://helm.influxdata.com/
condition: telegraf-operator.enabled
- name: tailing-sidecar-operator
version: 0.16.0
repository: https://sumologic.github.io/tailing-sidecar
condition: tailing-sidecar-operator.enabled
- name: opentelemetry-operator
version: 0.56.1
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
condition: opentelemetry-operator.enabled,sumologic.metrics.collector.otelcol.enabled
- name: prometheus-windows-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 0.3.1
condition: prometheus-windows-exporter.enabled,sumologic.metrics.collector.otelcol.enabled