mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 09:04:11 -03:00
chore(container): update oci-image ghcr.io/immich-app/immich-server to v1 by renovate (#27808)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `c53300f` -> `f158810` | --- > [!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 <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v1.118.2`](https://redirect.github.com/immich-app/immich/releases/tag/v1.118.2) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.118.1...v1.118.2) > \[!WARNING] > Version v1.118.0 contains breaking changes. Read about them [here](https://redirect.github.com/immich-app/immich/releases/tag/v1.118.0). #### Hotfixes This release fixes images from Whatsapp failing to be processed, as well as an issue with video thumbnail generation failing in some cases. It also includes the FFmpeg 6.0 -> 7.0 upgrade that was scheduled for the next release, but oh well 🙃 <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🐛 Bug fixes - fix: styling for last image in person grid by [@​MananJain-IITJ](https://redirect.github.com/MananJain-IITJ) in [https://github.com/immich-app/immich/pull/13444](https://redirect.github.com/immich-app/immich/pull/13444) - fix(server): ffmpeg matrices by [@​lyynd](https://redirect.github.com/lyynd) in [https://github.com/immich-app/immich/pull/13461](https://redirect.github.com/immich-app/immich/pull/13461) #### New Contributors - [@​MananJain-IITJ](https://redirect.github.com/MananJain-IITJ) made their first contribution in [https://github.com/immich-app/immich/pull/13444](https://redirect.github.com/immich-app/immich/pull/13444) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.118.1...v1.118.2 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.118.1
|
||||
appVersion: 1.118.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -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.15.3
|
||||
version: 17.15.4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.118.1@sha256:c53300f717f9f82e645c198818a1f7155410eb4041961d09b79585ea3b4934dc
|
||||
tag: v1.118.2@sha256:f158810c90f80162f9b08729bbaec963731f12662960be38ff93093b78a0bbdf
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlImage:
|
||||
|
||||
Reference in New Issue
Block a user