diff options
author | makefunstuff <[email protected]> | 2024-06-28 20:01:17 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-28 20:01:17 +0200 |
commit | e94042689dcddf3e95bcc7d961d63fcc520441ba (patch) | |
tree | fbcb743560a4c6d1abf1a81f71b85faaa1271a52 /tools/monitoring/Chart.yaml | |
parent | c45de25c558f76c7805f50f417e3a7fd09a3794d (diff) | |
download | k3s-lab-e94042689dcddf3e95bcc7d961d63fcc520441ba.tar.gz |
logstash
Diffstat (limited to 'tools/monitoring/Chart.yaml')
-rw-r--r-- | tools/monitoring/Chart.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/monitoring/Chart.yaml b/tools/monitoring/Chart.yaml index 25877c4..b64fceb 100644 --- a/tools/monitoring/Chart.yaml +++ b/tools/monitoring/Chart.yaml @@ -17,4 +17,7 @@ dependencies: - name: opentelemetry-collector version: 0.96.0 repository: "https://open-telemetry.github.io/opentelemetry-helm-charts" + - name: logstash + version: 8.5.1 + repository: https://helm.elastic.co |