immich-app / immich-charts

Helm chart implementation of Immich
https://immich.app
GNU Affero General Public License v3.0
106 stars 45 forks source link

improvement: implement a Helm repository #12

Closed orbatschow closed 1 year ago

orbatschow commented 1 year ago

According to https://helm.sh/docs/topics/chart_repository/ it is possible to create a Helm repository pretty easy by just creating a corresponding Github page.

This would allow to implement an easy release flow for the Helm Charts.

Related: https://github.com/immich-app/immich-charts/issues/13 - If using the chart releaser, the index.yaml can be updated automatically.