feat(seerr): update image oci.trueforge.org/containerforge/seerr 3.2.0 → 3.3.0 (#48912)
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 | `1b6586b` → `4ae2a97` | --- > [!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>seerr-team/seerr (oci.trueforge.org/containerforge/seerr)</summary> ### [`v3.3.0`](https://redirect.github.com/seerr-team/seerr/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/seerr-team/seerr/compare/v3.2.0...v3.3.0) #### [3.3.0](https://redirect.github.com/seerr-team/seerr/compare/v3.2.0..v3.3.0) - 2026-06-02 ##### 🚀 Features - *(db)* Add DB\_POOL\_SIZE environment variable for postgres connection pool ([#​2990](https://redirect.github.com/seerr-team/seerr/issues/2990)) - ([f093c69](https://redirect.github.com/seerr-team/seerr/commit/f093c697235f46bf0a34c896e4a21b971caf606c)) - *(i18n)* Add server-side i18n for notification agents ([#​2731](https://redirect.github.com/seerr-team/seerr/issues/2731)) - ([cd257ba](https://redirect.github.com/seerr-team/seerr/commit/cd257bad2aad9545a4764b069134449e6e78320e)) - *(notification)* Add support for public seerr logo in email ([#​3036](https://redirect.github.com/seerr-team/seerr/issues/3036)) - ([a8f147d](https://redirect.github.com/seerr-team/seerr/commit/a8f147d0833078cc7b6655371daf2cc663b58ebb)) - *(notifications)* Support multiple Discord IDs ([#​2712](https://redirect.github.com/seerr-team/seerr/issues/2712)) - ([63175f5](https://redirect.github.com/seerr-team/seerr/commit/63175f52cefccfdff2e97f328cf83980926b2e8c)) - Add plex media ratingKey and ratingKey4k to webhook payload and… ([#​1812](https://redirect.github.com/seerr-team/seerr/issues/1812)) - ([9b7b50b](https://redirect.github.com/seerr-team/seerr/commit/9b7b50bff6f4031ec49c85320e68ab927c9ab282)) - Add route to fetch user by jellyfin id ([#​2074](https://redirect.github.com/seerr-team/seerr/issues/2074)) - ([15296a0](https://redirect.github.com/seerr-team/seerr/commit/15296a03ae1120d6b8814a39cc1c894bbde42ddd)) - Filter out "Thanks" credits when looking at a person's credits ([#​2370](https://redirect.github.com/seerr-team/seerr/issues/2370)) - ([d024849](https://redirect.github.com/seerr-team/seerr/commit/d0248494603f9fa207e86e212dc332a18a914c74)) ##### 🐛 Bug Fixes - *(auth)* Drop popup.closed check in Plex pin poll ([#​2941](https://redirect.github.com/seerr-team/seerr/issues/2941)) - ([ce9643c](https://redirect.github.com/seerr-team/seerr/commit/ce9643cb840199ee7176bade990b96f9fb706e8d)) - *(availability-sync)* Detect deleted seasons when media server retains empty season metadata ([#​2850](https://redirect.github.com/seerr-team/seerr/issues/2850)) - ([9c34864](https://redirect.github.com/seerr-team/seerr/commit/9c34864ce6a61e302126e7a993359239e2b1b9ec)) - *(discover)* Preserve keyword filter input focus after selection ([#​2962](https://redirect.github.com/seerr-team/seerr/issues/2962)) - ([32169d9](https://redirect.github.com/seerr-team/seerr/commit/32169d9051166d0e44baca53744f2b826573a121)) - *(docs)* Enable trailingSlash to prevent 404 flash on direct navigation ([#​3039](https://redirect.github.com/seerr-team/seerr/issues/3039)) - ([df105b8](https://redirect.github.com/seerr-team/seerr/commit/df105b81e395453e5a7385294d4fd6aee810cb16)) - *(docs)* Switch to SWC minimizer to fix broken runtime bundle - ([d88242f](https://redirect.github.com/seerr-team/seerr/commit/d88242fd62337ca18ebb37fa7180a520ffc86f5c)) - *(docs)* Bump openapi docs packages to 5.0.2 ([#​3027](https://redirect.github.com/seerr-team/seerr/issues/3027)) - ([080c68a](https://redirect.github.com/seerr-team/seerr/commit/080c68a778032edef17a69edb06ef12a20ca3aa2)) - *(entity)* Set the default value of UpdateDateColumn to CURRENT\_TIMESTAMP ([#​2913](https://redirect.github.com/seerr-team/seerr/issues/2913)) - ([86e780e](https://redirect.github.com/seerr-team/seerr/commit/86e780e950b232440976c7c52787f3d11c3eea8e)) - *(external-link)* Replace TMDB ID with IMDB ID for Trakt links ([#​2934](https://redirect.github.com/seerr-team/seerr/issues/2934)) - ([f078da8](https://redirect.github.com/seerr-team/seerr/commit/f078da85f52c6ec36b095bee4112c8cf10b8e64e)) - *(imdbRadarrProxy)* Pass headers and nodeCache as options instead of params ([#​2900](https://redirect.github.com/seerr-team/seerr/issues/2900)) - ([7861db4](https://redirect.github.com/seerr-team/seerr/commit/7861db4941024ea614fef02eecfa0ddc4e743519)) - *(issuedescription)* Fix issue display lists in IssueDescription ([#​2972](https://redirect.github.com/seerr-team/seerr/issues/2972)) - ([ce47cfb](https://redirect.github.com/seerr-team/seerr/commit/ce47cfb6114ac7b629b64dafc86ef35189c9986e)) - *(media)* Clean up watchlist on error card delete ([#​3073](https://redirect.github.com/seerr-team/seerr/issues/3073)) - ([ee915b9](https://redirect.github.com/seerr-team/seerr/commit/ee915b93a95e2a4f11f9aa684527e51b16d5dcae)) - *(media-request)* Remove cascade from modifiedBy to prevent user column wipe ([#​2911](https://redirect.github.com/seerr-team/seerr/issues/2911)) - ([2dfea0c](https://redirect.github.com/seerr-team/seerr/commit/2dfea0cc7e6d7d4c38c036768037db82d466ed0b)) - *(ntfy)* Save priority field as number instead of string ([#​3096](https://redirect.github.com/seerr-team/seerr/issues/3096)) - ([2fa535d](https://redirect.github.com/seerr-team/seerr/commit/2fa535dd23ed2f71febd002164d873d2a039e176)) - *(ntfy)* Remove undefined fields from ntfy payload ([#​2931](https://redirect.github.com/seerr-team/seerr/issues/2931)) - ([377bf65](https://redirect.github.com/seerr-team/seerr/commit/377bf65628b7e8e599467e42acf0ba809c681e59)) - *(override-rules)* Use find() instead of index lookup for service resolution ([#​2903](https://redirect.github.com/seerr-team/seerr/issues/2903)) - ([5fdedb1](https://redirect.github.com/seerr-team/seerr/commit/5fdedb159145020132f7021f9d73620d433dc0f4)) - *(plex-watchlist-sync)* Handle MediaContainer.Video fallback in watchlist sync ([#​2992](https://redirect.github.com/seerr-team/seerr/issues/2992)) - ([99f8520](https://redirect.github.com/seerr-team/seerr/commit/99f8520f481bc6e7a87e2353365770cb24a2cb9f)) - *(request)* Restore media status correctly when deleting requests ([#​3064](https://redirect.github.com/seerr-team/seerr/issues/3064)) - ([ff88d52](https://redirect.github.com/seerr-team/seerr/commit/ff88d528e59b2ff0dcd62c6b750e5c2396c1e5c8)) - *(scanners)* Reset orphaned processing media from deleted Radarr/Sonarr entries ([#​2757](https://redirect.github.com/seerr-team/seerr/issues/2757)) - ([198e4e5](https://redirect.github.com/seerr-team/seerr/commit/198e4e5953f7eeb052b9224051820e03861da203)) - *(scanners)* Ignore unknown seasons in availability rollup and skip empty placeholder seasons ([#​2958](https://redirect.github.com/seerr-team/seerr/issues/2958)) - ([ce51f6a](https://redirect.github.com/seerr-team/seerr/commit/ce51f6a83c4d50d863e43ff9312c0bc7080d216a)) - *(search)* Replace "TV" with "Series" in search placeholder ([#​3067](https://redirect.github.com/seerr-team/seerr/issues/3067)) - ([c04172a](https://redirect.github.com/seerr-team/seerr/commit/c04172aee415e9a457a7df64cc69e36fc74468d4)) - *(slider)* Add async to spring animation ([#​2978](https://redirect.github.com/seerr-team/seerr/issues/2978)) - ([5267611](https://redirect.github.com/seerr-team/seerr/commit/5267611472d758139b4d28a63b7635779333fd16)) - *(tag)* Use inset ring to avoid clipped outlines ([#​2985](https://redirect.github.com/seerr-team/seerr/issues/2985)) - ([cf87205](https://redirect.github.com/seerr-team/seerr/commit/cf8720515c98130436fa321fc8498b3b1df38772)) - *(tvrequest)* Allow special episodes when partial series requests are disabled ([#​2973](https://redirect.github.com/seerr-team/seerr/issues/2973)) - ([b32ab02](https://redirect.github.com/seerr-team/seerr/commit/b32ab02c1653aa503882a2b26d1c6e9cce26a387)) - *(users)* Correct auth middleware for web push subscription ([#​3005](https://redirect.github.com/seerr-team/seerr/issues/3005)) - ([bd27f2d](https://redirect.github.com/seerr-team/seerr/commit/bd27f2de6b30853dcaaf3dbb4f538100d353f3f7)) - *(watchlistsync)* Re-request deleted media from watchlist ([#​3072](https://redirect.github.com/seerr-team/seerr/issues/3072)) - ([2588e49](https://redirect.github.com/seerr-team/seerr/commit/2588e49ac60f8e2288de81bca87586462f3663f5)) - Update series status to partially available when seasons are missing ([#​3044](https://redirect.github.com/seerr-team/seerr/issues/3044)) - ([4ed29cf](https://redirect.github.com/seerr-team/seerr/commit/4ed29cf1c5e9ee8852f557ed62013bd9b68dfc01)) - Add missing "key" to React arrays ([#​3043](https://redirect.github.com/seerr-team/seerr/issues/3043)) - ([4fa2c71](https://redirect.github.com/seerr-team/seerr/commit/4fa2c71b846902ca33fb5b4784ff059146d87a97)) - Send availability notification if media is available before approval ([#​2819](https://redirect.github.com/seerr-team/seerr/issues/2819)) - ([d426e1e](https://redirect.github.com/seerr-team/seerr/commit/d426e1ee372b0c023ea392613f1ced61efd77eb3)) - Normalize webhook payload encoding to support raw JSON inputs ([#​2641](https://redirect.github.com/seerr-team/seerr/issues/2641)) - ([5b45806](https://redirect.github.com/seerr-team/seerr/commit/5b45806f1508c722ceb79a3966888ec86e21035a)) ##### 📖 Documentation - *(blog)* Add v3.3.0 release blog post ([#​3098](https://redirect.github.com/seerr-team/seerr/issues/3098)) - ([759e359](https://redirect.github.com/seerr-team/seerr/commit/759e35933860594282bd929587576b003a3efb2d)) - *(fail2ban)* Add fail2ban documentation ([#​2894](https://redirect.github.com/seerr-team/seerr/issues/2894)) - ([39e9f1f](https://redirect.github.com/seerr-team/seerr/commit/39e9f1f6c717d1e9792a2751c038d8d3f9f5127f)) - *(nixpkgs)* Add documentation for nixpkgs 26.05 ([#​3089](https://redirect.github.com/seerr-team/seerr/issues/3089)) - ([5fc7a40](https://redirect.github.com/seerr-team/seerr/commit/5fc7a40ad83fa9a9725f7eb437f688ba25ed1b34)) - Add REST API documentation ([#​2981](https://redirect.github.com/seerr-team/seerr/issues/2981)) - ([7aa1470](https://redirect.github.com/seerr-team/seerr/commit/7aa1470ce6a2a56d4bb7a92d14f4c72cb065b746)) - Add Terraform/OpenTofu provider page ([#​2967](https://redirect.github.com/seerr-team/seerr/issues/2967)) - ([811126d](https://redirect.github.com/seerr-team/seerr/commit/811126d67f78ad18596cd6faedb68562b637a139)) ##### 🚜 Refactor - *(docs)* Move REST API docs to navbar and dedicated sidebar ([#​3040](https://redirect.github.com/seerr-team/seerr/issues/3040)) - ([08b7bd4](https://redirect.github.com/seerr-team/seerr/commit/08b7bd4f461f51191d5fd4d5aad5252d630781ec)) - *(logs)* Align failed login attempt message with failed sign-i… ([#​2914](https://redirect.github.com/seerr-team/seerr/issues/2914)) - ([3e4bf1b](https://redirect.github.com/seerr-team/seerr/commit/3e4bf1b9f6b07ea6fae0276bc3a41be66de8ce4d)) - Replace react-toast-notifications with react-hot-toast ([#​3004](https://redirect.github.com/seerr-team/seerr/issues/3004)) - ([dfde4d3](https://redirect.github.com/seerr-team/seerr/commit/dfde4d34e69732935c0ffa72da4d1f15469b6774)) ##### ⚙️ Miscellaneous Tasks - *(actions)* Update github actions ([#​3028](https://redirect.github.com/seerr-team/seerr/issues/3028)) - ([6bb402a](https://redirect.github.com/seerr-team/seerr/commit/6bb402a651a4240f12fc8e45ff49d09b9f2d18fa)) - *(actions)* Update github actions ([#​2982](https://redirect.github.com/seerr-team/seerr/issues/2982)) - ([20dbc30](https://redirect.github.com/seerr-team/seerr/commit/20dbc30c3755bee7ad63a146aebf47935dcbd45b)) - *(actions)* Update github actions (major) ([#​2947](https://redirect.github.com/seerr-team/seerr/issues/2947)) - ([952261b](https://redirect.github.com/seerr-team/seerr/commit/952261b87687f523a25d9a4b969a6a3e9d0c10c8)) - *(actions)* Update taiki-e/install-action action to v2.75.18 ([#​2961](https://redirect.github.com/seerr-team/seerr/issues/2961)) - ([d50bdad](https://redirect.github.com/seerr-team/seerr/commit/d50bdad17a6927833b70bee705218b38ba9e0b81)) - *(actions)* Update github actions ([#​2945](https://redirect.github.com/seerr-team/seerr/issues/2945)) - ([60a2a87](https://redirect.github.com/seerr-team/seerr/commit/60a2a87a708318a935f32a2331eae637ee9dcf5c)) - *(create-tag)* Add gh token to avoid api rate limit in tag version retrieval ([#​2886](https://redirect.github.com/seerr-team/seerr/issues/2886)) - ([85bfdb2](https://redirect.github.com/seerr-team/seerr/commit/85bfdb2be36f845c02a3d3b1de0b1133e5d4fc1e)) - *(i18n)* Update translations from Weblate - ([73fcfd2](https://redirect.github.com/seerr-team/seerr/commit/73fcfd253fccac97917d54b12e01400e472be680)) - *(i18n)* Update translations from Weblate - ([788311a](https://redirect.github.com/seerr-team/seerr/commit/788311aa026aa676802fab7f52377a11fa232ad4)) - *(i18n)* Update translations from Weblate - ([6eb43e0](https://redirect.github.com/seerr-team/seerr/commit/6eb43e00c958ab4ed7a394ba4a57824b4963e759)) - *(i18n)* Update translations from Weblate - ([656e33f](https://redirect.github.com/seerr-team/seerr/commit/656e33fb4a2068e9157994d0845bf0a47278a662)) - *(i18n)* Update translations from Weblate - ([4742018](https://redirect.github.com/seerr-team/seerr/commit/474201812a593c5874ef91993aab27accdf5d167)) - *(i18n)* Update translations from Weblate - ([2d4cd03](https://redirect.github.com/seerr-team/seerr/commit/2d4cd0362e445850fcbf918a68a7de984f576122)) - *(i18n)* Update translations from Weblate - ([3c249c7](https://redirect.github.com/seerr-team/seerr/commit/3c249c7a68ce85f1466968badb2c853468c6d4d8)) - *(i18n)* Update translations from Weblate - ([4e4e673](https://redirect.github.com/seerr-team/seerr/commit/4e4e673525a02c7c38bb526aed8ab2b74a354b28)) - *(i18n)* Update translations from Weblate ([#​2906](https://redirect.github.com/seerr-team/seerr/issues/2906)) - ([6513915](https://redirect.github.com/seerr-team/seerr/commit/6513915aa376b0f6090b0eee4ba80e2c50b34352)) - *(i18n)* Update translations from Weblate ([#​2901](https://redirect.github.com/seerr-team/seerr/issues/2901)) - ([56ab94a](https://redirect.github.com/seerr-team/seerr/commit/56ab94a6c280d8a2252311662065363fa6165d01)) - *(release)* Prepare v3.2.0 - ([703faf9](https://redirect.github.com/seerr-team/seerr/commit/703faf95f454ffecae99a5e86ea761b3b524c6df)) - *(release)* Merge develop into main - ([0621e3d](https://redirect.github.com/seerr-team/seerr/commit/0621e3d5b054870f41e03234c5e37912523850a6)) - *(release)* Remove git-cliff footer in release changelog ([#​2986](https://redirect.github.com/seerr-team/seerr/issues/2986)) - ([550c3bc](https://redirect.github.com/seerr-team/seerr/commit/550c3bce430e69c33235c41a15cad4665e22b35e)) - Cleanup intl polyfills and dev config ([#​2965](https://redirect.github.com/seerr-team/seerr/issues/2965)) - ([ba6ed6c](https://redirect.github.com/seerr-team/seerr/commit/ba6ed6c181d4f8cc6ba38587fea73abb9d13fbfe)) - Ignore Renovate bot on irrelevant jobs ([#​2904](https://redirect.github.com/seerr-team/seerr/issues/2904)) - ([1d2aa76](https://redirect.github.com/seerr-team/seerr/commit/1d2aa76f9478db19e12363ee3889e5ca94611dd0)) #### New Contributors ❤️ - [@​defaultdino](https://redirect.github.com/defaultdino) made their first contribution - [@​haribo-hyung](https://redirect.github.com/haribo-hyung) made their first contribution - [@​felixschndr](https://redirect.github.com/felixschndr) made their first contribution - [@​burakemirsezen](https://redirect.github.com/burakemirsezen) made their first contribution - [@​death2all110](https://redirect.github.com/death2all110) made their first contribution - [@​fredrikburmester](https://redirect.github.com/fredrikburmester) made their first contribution - [@​marcinjurczak](https://redirect.github.com/marcinjurczak) made their first contribution - [@​Josh-Archer](https://redirect.github.com/Josh-Archer) made their first contribution - [@​Finchow](https://redirect.github.com/Finchow) made their first contribution - [@​kyle-engler](https://redirect.github.com/kyle-engler) made their first contribution - [@​danjuv](https://redirect.github.com/danjuv) made their first contribution - [@​aldoeliacim](https://redirect.github.com/aldoeliacim) made their first contribution </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zZWVyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.2.0
|
||||
appVersion: 3.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -35,5 +35,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: 15.4.0
|
||||
version: 15.5.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/seerr
|
||||
tag: "3.2.0@sha256:1b6586b328bbab63cd705965a32426677f59532096ada19180a5cde02eb6f1da"
|
||||
tag: "3.3.0@sha256:4ae2a97ac209fdaf2b018f4f2f0a6e4949c2ee2784f6859289a1ba375a16f2cc"
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user