From 25b73a17c9aa908265accae919e824e83a235335 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Mar 2026 22:57:28 +0100 Subject: [PATCH] =?UTF-8?q?feat(seerr):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/seerr=203.0.1=20=E2=86=92=203.1.0=20(#46199)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/seerr](https://ghcr.io/trueforge-org/seerr) ([source](https://redirect.github.com/seerr-team/seerr)) | minor | `f52d058` → `95e84d1` | --- > [!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
seerr-team/seerr (oci.trueforge.org/containerforge/seerr) ### [`v3.1.0`](https://redirect.github.com/seerr-team/seerr/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/seerr-team/seerr/compare/v3.0.1...v3.1.0) ##### 🛡️ Security - Patch [CVE-2026-27707](https://redirect.github.com/seerr-team/seerr/security/advisories/GHSA-rc4w-7m3r-c2f7) - Unauthenticated account registration on Plex-configured Seerr instances via Jellyfin authentication endpoint - ([4ae2068](https://redirect.github.com/seerr-team/seerr/commit/4ae20684092b5b28527b23dfbc1a3417858fee8e)) - Patch [CVE-2026-27793](https://redirect.github.com/seerr-team/seerr/security/advisories/GHSA-f7xw-jcqr-57hp) - Broken Object-Level Authorization in User Profile Endpoint Exposes Third-Party Notification Credentials - ([4f089b2](https://redirect.github.com/seerr-team/seerr/commit/4f089b29d0bb41d382168b17aa152eb5b8a25303)) - Patch [CVE-2026-27792](https://redirect.github.com/seerr-team/seerr/security/advisories/GHSA-gx3h-3jg5-q65f) - Missing authentication on pushSubscription endpoints - ([946bdecec](https://redirect.github.com/seerr-team/seerr/commit/946bdecec524b4e7f8aaf8f2b3856f319a3580c1)) ##### 🚀 Features - *(helm)* Use an existing PVC as config volume ([#​2447](https://redirect.github.com/seerr-team/seerr/issues/2447)) - ([8f0c904](https://redirect.github.com/seerr-team/seerr/commit/8f0c90492859e1331cb9b4fbe85497ce5eb22061)) - *(servarr-api)* Make Servarr API request timeout configurable ([#​2556](https://redirect.github.com/seerr-team/seerr/issues/2556)) - ([3bcb4da](https://redirect.github.com/seerr-team/seerr/commit/3bcb4da1e5048a7b2141716d9bf0387a75909ee6)) - Self-host font for better privacy ([#​2540](https://redirect.github.com/seerr-team/seerr/issues/2540)) - ([10ea21b](https://redirect.github.com/seerr-team/seerr/commit/10ea21b20ff696768424b64f6fd834c8e3e24108)) ##### 🐛 Bug Fixes - *(helm)* Add "v" as prefix for appVersion tag ([#​2445](https://redirect.github.com/seerr-team/seerr/issues/2445)) - ([04b9d87](https://redirect.github.com/seerr-team/seerr/commit/04b9d87174f08e8d08ee31a032154f8b0f12e322)) - *(jellyfin-scanner)* Include unmatched seasons in processable seasons ([#​2538](https://redirect.github.com/seerr-team/seerr/issues/2538)) - ([68f56d2](https://redirect.github.com/seerr-team/seerr/commit/68f56d2035d05827d47ffd9a4e374b19043146b5)) - *(link-account)* Fix error-message override ([#​2547](https://redirect.github.com/seerr-team/seerr/issues/2547)) - ([b843be0](https://redirect.github.com/seerr-team/seerr/commit/b843be0cad895c5f974d47dc44c85557fdbcce36)) - *(plex-scanner)* Add TVDb to TMDB fallback in plex scanner ([#​2537](https://redirect.github.com/seerr-team/seerr/issues/2537)) - ([7c60a5c](https://redirect.github.com/seerr-team/seerr/commit/7c60a5c3c5209116506de6f590a6b0f428610871)) - *(radarr)* Trigger search for existing monitored movies without files ([#​2391](https://redirect.github.com/seerr-team/seerr/issues/2391)) - ([55776ea](https://redirect.github.com/seerr-team/seerr/commit/55776ea24f271435d83b30e5220b42c150f59175)) - *(servarr)* Increase default API timeout from 5000ms to 10000ms ([#​2442](https://redirect.github.com/seerr-team/seerr/issues/2442)) - ([b499976](https://redirect.github.com/seerr-team/seerr/commit/b49997690276c58abf66b53c308b23e55e299da3)) - *(sonarr)* Use configured metadata provider for season filtering ([#​2516](https://redirect.github.com/seerr-team/seerr/issues/2516)) - ([5013d1d](https://redirect.github.com/seerr-team/seerr/commit/5013d1d54db5787469e030493fc628f5c2db57d9)) - *(watch-data)* Use sentinel values to avoid invalid SQL syntax ([#​2552](https://redirect.github.com/seerr-team/seerr/issues/2552)) - ([947f70c](https://redirect.github.com/seerr-team/seerr/commit/947f70c3d7c370453b9000691ac17a34a8fcebb7)) - *(watchlist-sync)* Correct permission typo for TV auto requests ([#​2488](https://redirect.github.com/seerr-team/seerr/issues/2488)) - ([e0e4b6f](https://redirect.github.com/seerr-team/seerr/commit/e0e4b6f512d2efe717d1065ab5a85aa5c717dea4)) - Preserve blocklist on media deletion & optimise watchlist-sync ([#​2478](https://redirect.github.com/seerr-team/seerr/issues/2478)) - ([9da8bb6](https://redirect.github.com/seerr-team/seerr/commit/9da8bb6deaca09a93d89a2ec1df3e42f3c1f6bcd)) ##### 🚜 Refactor - *(tailwind)* Replace deprecated tailwind utilities ([#​2542](https://redirect.github.com/seerr-team/seerr/issues/2542)) - ([f42a4ec](https://redirect.github.com/seerr-team/seerr/commit/f42a4ecf82fd09d11b116e8751c77631006125f8)) ##### 📖 Documentation - *(synology)* Add installation guide via SynoCommunity ([#​2503](https://redirect.github.com/seerr-team/seerr/issues/2503)) - ([0e636a3](https://redirect.github.com/seerr-team/seerr/commit/0e636a3f9905df66124a29a60fc7a01a78821016)) - *(truenas)* Update install/migration guide ([#​2491](https://redirect.github.com/seerr-team/seerr/issues/2491)) - ([dc1734d](https://redirect.github.com/seerr-team/seerr/commit/dc1734d41fcd7a66f835e5f14538254fa8f8b2c2)) - *(unraid)* Improve unraid migration guide ([#​2470](https://redirect.github.com/seerr-team/seerr/issues/2470)) - ([5e64d49](https://redirect.github.com/seerr-team/seerr/commit/5e64d49c32a8510d1f19b62395e46b78476084a3)) - Update Unraid install and migration guides with dual permission methods ([#​2532](https://redirect.github.com/seerr-team/seerr/issues/2532)) - ([a0d0eb1](https://redirect.github.com/seerr-team/seerr/commit/a0d0eb185800a1444f5402b15bdd1047b05b04aa)) - Add a warning in migration-guide for third party installation ([#​2527](https://redirect.github.com/seerr-team/seerr/issues/2527)) - ([7e9dff3](https://redirect.github.com/seerr-team/seerr/commit/7e9dff3a1b7055d598edaa0cd3d2425a03edd306)) - Remove double quotes (") from DB\_HOST environment variable ([#​2514](https://redirect.github.com/seerr-team/seerr/issues/2514)) - ([fa905be](https://redirect.github.com/seerr-team/seerr/commit/fa905be0026c91d55e3fe632d9110ed679455761)) - Add Unraid installation and migration guide ([#​2440](https://redirect.github.com/seerr-team/seerr/issues/2440)) - ([b6a9132](https://redirect.github.com/seerr-team/seerr/commit/b6a913211a0bced304de394d716df3b09e04774d)) - Fix migration guide title ([#​2425](https://redirect.github.com/seerr-team/seerr/issues/2425)) - ([39ae32f](https://redirect.github.com/seerr-team/seerr/commit/39ae32f509e532f828393b2b2ff9c7a5b1db132f)) ##### ⚡ Performance - Add missing indexes on all foreign key columns ([#​2461](https://redirect.github.com/seerr-team/seerr/issues/2461)) - ([c6bcfe0](https://redirect.github.com/seerr-team/seerr/commit/c6bcfe0ae4637565e46b56f63284f473b732baae)) ##### ⚙️ Miscellaneous Tasks - *(changelog)* Fix changelog template ([#​2431](https://redirect.github.com/seerr-team/seerr/issues/2431)) - ([c2977f6](https://redirect.github.com/seerr-team/seerr/commit/c2977f64306207d44a10081c0791a42fcd774c48)) - *(eslint)* Add react/self-closing-comp ([#​2563](https://redirect.github.com/seerr-team/seerr/issues/2563)) - ([cd8b386](https://redirect.github.com/seerr-team/seerr/commit/cd8b386bf819a8874f5384dcd397422f001fb1d3)) - *(github)* Add docs and maintenance issue templates ([#​2467](https://redirect.github.com/seerr-team/seerr/issues/2467)) - ([cf4883a](https://redirect.github.com/seerr-team/seerr/commit/cf4883a55ef2881c9c8113cfdfce891acc5f10de)) - *(helm)* Add GatewayAPI route support to helm chart ([#​2544](https://redirect.github.com/seerr-team/seerr/issues/2544)) - ([3a42f59](https://redirect.github.com/seerr-team/seerr/commit/3a42f593d57292d1e9ddd0c2955f7b0a6b09c38b)) - *(helm)* Update ghcr.io/seerr-team/seerr ( 3.0.0 → 3.0.1 ) \[skip-ci] ([#​2441](https://redirect.github.com/seerr-team/seerr/issues/2441)) - ([87fb0df](https://redirect.github.com/seerr-team/seerr/commit/87fb0dfd6c0cd3ed39cee20b79e08c2ef9b6ffa4)) - *(husky)* Fixed husky commit message from bash/zsh syntax to sh syntax ([#​2572](https://redirect.github.com/seerr-team/seerr/issues/2572)) - ([a00c9e5](https://redirect.github.com/seerr-team/seerr/commit/a00c9e5e7c4bc24a3af4740a89da334b922e8c30)) - *(release)* Prepare ${TAG\_VERSION} - ([94a70bb](https://redirect.github.com/seerr-team/seerr/commit/94a70bb5fc9a4486857071a6fc048c8081fa7ca9)) - Updated the Contributing and Security guides to reflect our current practices ([#​2579](https://redirect.github.com/seerr-team/seerr/issues/2579)) - ([0d40a42](https://redirect.github.com/seerr-team/seerr/commit/0d40a42de708913e4328f871f9c57de5c88767de)) - Disable nextjs telemetry ([#​2517](https://redirect.github.com/seerr-team/seerr/issues/2517)) - ([cecdd63](https://redirect.github.com/seerr-team/seerr/commit/cecdd631086232daaf73b3ba8a8c220315340d8c)) - Update contributing guide regarding Automated AI Agent ([#​2518](https://redirect.github.com/seerr-team/seerr/issues/2518)) - ([880fbc9](https://redirect.github.com/seerr-team/seerr/commit/880fbc902dad86f35c765437c8dea28046ed0f4c)) - Remove discord notification from release ([#​2501](https://redirect.github.com/seerr-team/seerr/issues/2501)) - ([fba20c1](https://redirect.github.com/seerr-team/seerr/commit/fba20c1b39b428a68bd09893ebba9cbd8d4e2d4e)) - Add create-tag workflow to streamline release process ([#​2493](https://redirect.github.com/seerr-team/seerr/issues/2493)) - ([06e5eb0](https://redirect.github.com/seerr-team/seerr/commit/06e5eb0704d995fdfc14738e8a085c27a20e2e11)) - Update concurrency logic ([#​2481](https://redirect.github.com/seerr-team/seerr/issues/2481)) - ([4939f13](https://redirect.github.com/seerr-team/seerr/commit/4939f13dbe00ab0d268373e2bf1f27513fd9d0fd)) - Add semantic-pr workflow to enforce conventional commits ([#​2472](https://redirect.github.com/seerr-team/seerr/issues/2472)) - ([5e57fdc](https://redirect.github.com/seerr-team/seerr/commit/5e57fdcf66928f0cd17557fa5cf22e9805ebcf14)) #### New Contributors ❤️ - [@​caillou](https://redirect.github.com/caillou) made their first contribution - [@​Kenshin9977](https://redirect.github.com/Kenshin9977) made their first contribution - [@​MagicLegend](https://redirect.github.com/MagicLegend) made their first contribution - [@​wiiaam](https://redirect.github.com/wiiaam) made their first contribution - [@​mjonkus](https://redirect.github.com/mjonkus) made their first contribution - [@​nova-api](https://redirect.github.com/nova-api) made their first contribution - [@​mreid-tt](https://redirect.github.com/mreid-tt) made their first contribution - [@​DataBitz](https://redirect.github.com/DataBitz) made their first contribution - [@​Hyperion2220](https://redirect.github.com/Hyperion2220) made their first contribution - [@​blassley](https://redirect.github.com/blassley) made their first contribution - [@​JanKleine](https://redirect.github.com/JanKleine) made their first contribution - [@​koiralasandesh](https://redirect.github.com/koiralasandesh) made their first contribution
--- ### 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/seerr/Chart.yaml | 4 ++-- charts/stable/seerr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/seerr/Chart.yaml b/charts/stable/seerr/Chart.yaml index cffa7e632ba..65c771941f6 100644 --- a/charts/stable/seerr/Chart.yaml +++ b/charts/stable/seerr/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.0.1 +appVersion: 3.1.0 dependencies: - name: common version: 28.33.4 @@ -34,5 +34,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/seerr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/seerr type: application -version: 14.0.2 +version: 14.1.0 diff --git a/charts/stable/seerr/values.yaml b/charts/stable/seerr/values.yaml index 1f923dcd6d5..508147f30f6 100644 --- a/charts/stable/seerr/values.yaml +++ b/charts/stable/seerr/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: oci.trueforge.org/containerforge/seerr - tag: "3.0.1@sha256:f52d058a9fcd1371c745659877bcfb33a74246bce82ea7c846acd43e2f5e62c2" + tag: "3.1.0@sha256:95e84d1729cdac84d25fcc98048b2e3c273cad0ea17a53abadfd22e0cf1d7bac" pullPolicy: IfNotPresent service: main: