immich-app / immich-charts

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

Implement renovate to update minor tag to immich helm chart #57

Closed yodatak closed 8 months ago

yodatak commented 9 months ago

Hi thanks for this official chart it could cool to implement renovate to permit to auto upgrade the minor tagg version of the helm chart

bo0tzz commented 8 months ago

Doing this would mean a lot of unnecessary releases for the chart. I try to only do a release when the chart itself has changes, which is usually when there are (breaking) changes in how Immich needs to be deployed.

For day-to-day updates of the Immich version, you can override the tag used from the values.yaml, like such: https://github.com/bo0tzz/kube/blob/main/apps/immich/immich.yaml#L57