diff --git a/production/helm/loki-stack/requirements.yaml b/production/helm/loki-stack/requirements.yaml index 639032a174543f5d93908e8c17dc9fee0973809e..2554a0ee58ec3faed528e183c45fa4cf57214984 100644 --- a/production/helm/loki-stack/requirements.yaml +++ b/production/helm/loki-stack/requirements.yaml @@ -9,7 +9,7 @@ dependencies: version: "^0.6.0" - name: "grafana" condition: grafana.enabled - version: "~3.3.7" + version: "~3.4.3" repository: "https://kubernetes-charts.storage.googleapis.com/" - name: "prometheus" condition: prometheus.enabled