From a62c20ea511edd10997a7b4db6641d5de2553f2a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 13 Nov 2024 01:29:17 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/immich-?= =?UTF-8?q?app/immich-server=20v1.120.1=20=E2=86=92=20v1.120.2=20(#29249)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `4193f3c` -> `99f97cb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
immich-app/immich (ghcr.io/immich-app/immich-server) ### [`v1.120.2`](https://redirect.github.com/immich-app/immich/releases/tag/v1.120.2) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.120.1...v1.120.2) ### v1.120.2 This patch release brings the following bug fixes: - Postgres now uses the correct database dump command for version 14/15/16/17. - Config updates were not correctly applied to some components. - The mobile app doesn’t initialize the date locale for some languages. #### Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at . Cheers! 🍻 *** #### What's Changed ##### 🌟 Enhancements - feat(web): stable json settings export by [@​mcarbonne](https://redirect.github.com/mcarbonne) in [https://github.com/immich-app/immich/pull/14036](https://redirect.github.com/immich-app/immich/pull/14036) - feat(server): use pg_dumpall version that matches the database version by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/14083](https://redirect.github.com/immich-app/immich/pull/14083) ##### πŸ› Bug fixes - fix(server): support non-default Postgres port when taking a backup by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/13992](https://redirect.github.com/immich-app/immich/pull/13992) - fix(server): thumbnail rotation when using embedded previews by [@​zhaoterryy](https://redirect.github.com/zhaoterryy) in [https://github.com/immich-app/immich/pull/13948](https://redirect.github.com/immich-app/immich/pull/13948) - fix(web): use locale for scrubber label when scrolling by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [https://github.com/immich-app/immich/pull/14012](https://redirect.github.com/immich-app/immich/pull/14012) - fix(mobile): make sure date locale is initialized for some languages by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/14035](https://redirect.github.com/immich-app/immich/pull/14035) - fix(server): attempt to delete failed backups immediately after failure by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/13995](https://redirect.github.com/immich-app/immich/pull/13995) - fix: config updates not applying for job and storage template service by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/14074](https://redirect.github.com/immich-app/immich/pull/14074) ##### πŸ“š Documentation - chore: backups custom location and config file docs by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/13996](https://redirect.github.com/immich-app/immich/pull/13996) - docs: make IGNORE_MOUNT_CHECK warning stronger by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [https://github.com/immich-app/immich/pull/14011](https://redirect.github.com/immich-app/immich/pull/14011) - chore(docs): roadmap SEO by [@​ben-basten](https://redirect.github.com/ben-basten) in [https://github.com/immich-app/immich/pull/14024](https://redirect.github.com/immich-app/immich/pull/14024) - docs: Fix DCM docs link by [@​Mraedis](https://redirect.github.com/Mraedis) in [https://github.com/immich-app/immich/pull/14059](https://redirect.github.com/immich-app/immich/pull/14059) - docs: clarify file size impact in hardware-transcoding.md by [@​gamescom15](https://redirect.github.com/gamescom15) in [https://github.com/immich-app/immich/pull/14049](https://redirect.github.com/immich-app/immich/pull/14049) - docs: backup folder name is backups by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/14073](https://redirect.github.com/immich-app/immich/pull/14073) #### New Contributors - [@​zhaoterryy](https://redirect.github.com/zhaoterryy) made their first contribution in [https://github.com/immich-app/immich/pull/13948](https://redirect.github.com/immich-app/immich/pull/13948) - [@​mcarbonne](https://redirect.github.com/mcarbonne) made their first contribution in [https://github.com/immich-app/immich/pull/14036](https://redirect.github.com/immich-app/immich/pull/14036) - [@​gamescom15](https://redirect.github.com/gamescom15) made their first contribution in [https://github.com/immich-app/immich/pull/14049](https://redirect.github.com/immich-app/immich/pull/14049) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.120.1...v1.120.2
--- ### Configuration πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. β™» **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/immich/Chart.yaml | 4 ++-- charts/stable/immich/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 2179b0e6225..d19db1d2ca0 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.120.1 +appVersion: 1.120.2 dependencies: - name: common version: 25.1.7 @@ -40,4 +40,4 @@ sources: - https://github.com/immich-app/immich - https://github.com/truecharts/charts/tree/master/charts/stable/immich type: application -version: 17.22.9 +version: 17.22.10 diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index b220c00829e..469638c3a05 100644 --- a/charts/stable/immich/values.yaml +++ b/charts/stable/immich/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/immich-app/immich-server - tag: v1.120.1@sha256:4193f3cc99bb4d99f53007f07d45e2efbcd531f4e81a765470b2cce433f33131 + tag: v1.120.2@sha256:99f97cb61cd1b49c23fbee46a0ed067f171970518d8834c7e8b2dd3ac0d39c63 pullPolicy: IfNotPresent mlImage: