From 587986620c677fd2af6df4d073b7514259b0143f Mon Sep 17 00:00:00 2001 From: Ignacio Li Date: Thu, 10 Aug 2023 15:05:15 +0800 Subject: [PATCH] remove the dead helm dependency of Loki, iterable doesnt use it --- charts/pulsar/requirements.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/charts/pulsar/requirements.yaml b/charts/pulsar/requirements.yaml index 8494b8cd4..b52b1e516 100644 --- a/charts/pulsar/requirements.yaml +++ b/charts/pulsar/requirements.yaml @@ -18,10 +18,6 @@ # dependencies: -- name: loki-stack - version: 0.36.1 - repository: https://grafana.github.io/loki/charts - condition: monitoring.loki - name: superset version: 0.1.1 repository: https://apache.github.io/superset