diff --git a/production/helm/loki-stack/requirements.yaml b/production/helm/loki-stack/requirements.yaml index 639032a174543..2554a0ee58ec3 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