feat(emby): update image oci.trueforge.org/containerforge/emby 4.9.4.1 → 4.10.0.3 (#45099)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/emby](https://ghcr.io/trueforge-org/emby) ([source](https://redirect.github.com/MediaBrowser/Emby.Releases)) | minor | `aac2976` → `cef8a89` | --- > [!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>MediaBrowser/Emby.Releases (oci.trueforge.org/containerforge/emby)</summary> ### [`v4.10.0.3`](https://redirect.github.com/MediaBrowser/Emby.Releases/releases/tag/4.10.0.3): -Beta [Compare Source](https://redirect.github.com/MediaBrowser/Emby.Releases/compare/4.9.4.1...4.10.0.3) - Add new home screen section type called dynamic media with sorting and filtering functions - Update to sqlite 3.51.2 - Fix regression with hiding users from login screens on remote connections </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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2VtYnkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.9.4.1
|
||||
appVersion: 4.10.0.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.30.2
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/emby
|
||||
- https://hub.docker.com/r/alpine/socat
|
||||
type: application
|
||||
version: 26.3.1
|
||||
version: 26.4.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/emby
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.9.4.1@sha256:aac29763381f084eea1a4464a04dcce0ac4a06a157a4d2668568d46edfea1a00
|
||||
tag: 4.10.0.3@sha256:cef8a89f5b81b41200908fbac241b300751c6fc4b2ed670bc917cdccaaebd49d
|
||||
broadcastProxyImage:
|
||||
repository: docker.io/alpine/socat
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user