diff --git a/charts/meta-monitoring/Chart.yaml b/charts/meta-monitoring/Chart.yaml index bf3052c..70e2c7f 100644 --- a/charts/meta-monitoring/Chart.yaml +++ b/charts/meta-monitoring/Chart.yaml @@ -25,18 +25,18 @@ appVersion: "0.0.1" dependencies: - name: loki - repository: https://grafana.github.io/helm-charts + repository: https://grafana.github.io/helm-charts version: "5.8.0" condition: local.logs.enabled - name: grafana-agent - repository: https://grafana.github.io/helm-charts + repository: https://grafana.github.io/helm-charts version: "0.15.0" - name: mimir-distributed - repository: https://grafana.github.io/helm-charts + repository: https://grafana.github.io/helm-charts version: "4.4.1" condition: local.metrics.enabled - name: tempo-distributed - repository: https://grafana.github.io/helm-charts + repository: https://grafana.github.io/helm-charts version: "1.4.7" condition: local.traces.enabled - name: minio