Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2025

This PR contains the following updates:

Package Update Change
immich (source) minor 0.9.3 -> 0.10.0

Release Notes

immich-app/immich-charts (immich)

v0.10.0

Compare Source

[!CAUTION]
This chart release has many breaking changes. Please read the changelog carefully and make sure you have backups.

Postgres subchart removal

The dependency on the previously deprecated bitnami/postgres chart has been removed. If you’re still using this subchart, you should migrate to a Postgres instance managed outside of this helm chart. We recommend CloudNativePG, for which you can find an example at https://github.com/immich-app/immich-charts/blob/main/local/cloudnative-pg.yaml. Documentation for how to migrate can be found at https://cloudnative-pg.io/documentation/1.27/database_import/ and in the discussion at #​149.

Redis subchart removal

With the removal of the bitnami public catalog, this chart’s dependency on bitnami/redis has also been removed. It’s been replaced with an included Valkey deployment, enabled with valkey.enabled = true in the values.yaml

Common library chart update

The common-library chart, on which this helm chart is built on, has been updated from 1.4.0 to 4.3.0. This comes with several breaking changes and will need you to adjust the structure of your values.yaml. For a high level overview of the change, see https://redirect.github.com/immich-app/immich-charts/pull/246/files#diff-3220177c92320cd8d33f6ceca14d2756eda97b241f5c2158c6e7d9cd5bbf194f. If you make heavier use of the common-library capabilities, please reference https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ for information on the breaking changes and what you might need to adapt.

Library mount path change

The default library mount path has been changed from /usr/src/app/upload to /data. This should be a seamless change, but depending on the size of your library you may need to relax startup probes to allow the migration to complete.

What's Changed

New Contributors

Full Changelog: immich-app/immich-charts@immich-0.9.3...immich-0.10.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants