grafana / helm-charts

Apache License 2.0
1.67k stars 2.28k forks source link

Migrate Loki Helm Chart to grafana/helm-charts Repository #3363

Closed domolitom closed 1 month ago

domolitom commented 1 month ago

Moving the loki chart into this repository would also integrate releases to OCI, which can be quite useful for Flux's automatic updates.

domolitom commented 1 month ago

@Sheikh-Abubaker @mapno I am wondering what is the correct approach, can I just copy the current files from loki/production/helm and fix the pipeline or should I add OCI release to the grafana/loki repository instead?

domolitom commented 1 month ago

I created a PR that adds releases to OCI: https://github.com/grafana/helm-charts/pull/3366