mimir icon indicating copy to clipboard operation
mimir copied to clipboard

Provide charts through OCI registry

Open PlayMTL opened this issue 1 year ago • 3 comments

Is your feature request related to a problem? Please describe.

Feature Request: As a consumer of the helm chart "mimir-distributed" i would like to use OCI helm charts for better automation on my side.

Describe the solution you'd like

Is it possible to release the helm charts of mimir to an oci registry?

Describe alternatives you've considered

Using the helm chart the documented way ;)

Additional context

Add any other context or screenshots about the feature request here.

PlayMTL avatar Mar 14 '24 12:03 PlayMTL

I think there is some work being done in https://github.com/grafana/helm-charts/issues/2481 (it seems to me mimir uses this GH workflow for helm releases).

narqo avatar Mar 15 '24 08:03 narqo

Hey, I opened the issue here, because the helm chart was moved over here (https://github.com/grafana/helm-charts/tree/main/charts/mimir-distributed)

PlayMTL avatar Mar 15 '24 08:03 PlayMTL

Sure, thank you for the issue. What I've noted above is that mimir's CI workflow, which releases the chart, keeps using the workflow that lives in grafana/helm-charts. After they resolve https://github.com/grafana/helm-charts/issues/2481 I expect mimir to get the feature automatically.

Update: there is https://github.com/grafana/helm-charts/issues/3068 now

narqo avatar Mar 15 '24 13:03 narqo