fix(tracearr): update image ghcr.io/connorgallopo/tracearr 1.4.28 → 1.4.29 (#49759)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/connorgallopo/tracearr](https://redirect.github.com/connorgallopo/Tracearr) | patch | `ca93988` → `5ffd5c7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>connorgallopo/Tracearr (ghcr.io/connorgallopo/tracearr)</summary> ### [`v1.4.29`](https://redirect.github.com/connorgallopo/Tracearr/releases/tag/v1.4.29) [Compare Source](https://redirect.github.com/connorgallopo/Tracearr/compare/v1.4.28...v1.4.29) Multi-server support across every page, plus realtime Jellyfin and Emby sessions through the SSE plugin (setup lives in Settings > Servers). Also dropped legacy Jellyfin auth for JF 12 support, added SSRF/security hardening and dep bumps, and a batch of fixes. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90cmFjZWFyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.28
|
||||
appVersion: 1.4.29
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.6.0
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://github.com/connorgallopo/Tracearr/blob/main/docker/docker-compose.yml
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tracearr
|
||||
type: application
|
||||
version: 4.10.0
|
||||
version: 4.10.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/connorgallopo/tracearr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.28@sha256:ca93988326c26597e0d9c91d69c0f97e7ed23c517cf327c22bc7f188002af998
|
||||
tag: 1.4.29@sha256:5ffd5c792945a9929c853a2428e0c378a2244be783c99c3f4fb8c37900b0c1c8
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user