mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 23:45:33 -03:00
chore(container): update image ghcr.io/immich-app/immich-server to v1 by renovate (#27747)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `3c4250f` -> `c53300f` | --- > [!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.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.118.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.118.0...v1.118.1) > \[!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 some bugs introduced in version [v1.118.0](https://redirect.github.com/immich-app/immich/releases/tag/v1.118.0), specifically an issue with Google OAuth and mobile. <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🐛 Bug fixes - fix(server): mobile oauth login by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/13474](https://redirect.github.com/immich-app/immich/pull/13474) ##### 📚 Documentation - fix(docs): typo in backup-and-restore.md by [@​ngtrio](https://redirect.github.com/ngtrio) in [https://github.com/immich-app/immich/pull/13458](https://redirect.github.com/immich-app/immich/pull/13458) #### New Contributors - [@​ngtrio](https://redirect.github.com/ngtrio) made their first contribution in [https://github.com/immich-app/immich/pull/13458](https://redirect.github.com/immich-app/immich/pull/13458) - [@​kevincox](https://redirect.github.com/kevincox) made their first contribution in [https://github.com/immich-app/immich/pull/13389](https://redirect.github.com/immich-app/immich/pull/13389) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.118.0... </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.0
|
||||
appVersion: 1.118.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.118.0@sha256:3c4250f80ef0c38b70fb947c2c6688e07c737d2409c1d715a2f03fb7d75ba036
|
||||
tag: v1.118.1@sha256:c53300f717f9f82e645c198818a1f7155410eb4041961d09b79585ea3b4934dc
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlImage:
|
||||
|
||||
Reference in New Issue
Block a user