From 609b0074eec2d00d4d4d785e6fb1f478086a9e2b Mon Sep 17 00:00:00 2001 From: Edward Welch Date: Thu, 24 Dec 2020 10:19:32 -0500 Subject: [PATCH] fix indentation and add helm repo url --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c4dbf441f1f..9c4ef9265e9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,13 +14,15 @@ The Helm charts have moved! This was done to consolidate Grafana's helm charts for all Grafana projects in one place: https://github.com/grafana/helm-charts/ +**From now moving forward, please use the new Helm repo url: https://grafana.github.io/helm-charts** + The charts in the Loki repo will soon be removed so please update your Helm repo to the new URL and submit your PR's over there as well Special thanks to @torstenwalter, @unguiculus, and @scottrigby for their initiative and amazing work to make this happen! Also go check out the microservices helm chart contributed by @unguiculus in the new repo! -### Fluent bit plugin users read this! +#### Fluent bit plugin users read this! Fluent bit officially supports Loki as an output plugin now! WoooHOOO!