diff options
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 |