Commit Graph

10 Commits

Author SHA1 Message Date
23a8911729 chore(deps): update seerr-team/seerr to v3.1.0 (#4284)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/seerr-team/seerr](https://github.com/seerr-team/seerr) | minor | `v3.0.1` → `v3.1.0` |
| [seerr-team/seerr](https://github.com/seerr-team/seerr) | minor | `v3.0.1` → `v3.1.0` |

---

### Release Notes

<details>
<summary>seerr-team/seerr (ghcr.io/seerr-team/seerr)</summary>

### [`v3.1.0`](https://github.com/seerr-team/seerr/releases/tag/v3.1.0)

[Compare Source](https://github.com/seerr-team/seerr/compare/v3.0.1...v3.1.0)

##### 🛡️ Security

- Patch [CVE-2026-27707](https://github.com/seerr-team/seerr/security/advisories/GHSA-rc4w-7m3r-c2f7)  - Unauthenticated account registration on Plex-configured Seerr instances via Jellyfin authentication endpoint  - ([4ae2068](4ae2068409))
- Patch [CVE-2026-27793](https://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](4f089b29d0))
- Patch [CVE-2026-27792](https://github.com/seerr-team/seerr/security/advisories/GHSA-gx3h-3jg5-q65f)  - Missing authentication on pushSubscription endpoints  - ([946bdecec](946bdecec5))

##### 🚀 Features

- *(helm)* Use an existing PVC as config volume ([#&#8203;2447](https://github.com/seerr-team/seerr/issues/2447)) - ([8f0c904](8f0c904928))
- *(servarr-api)* Make Servarr API request timeout configurable ([#&#8203;2556](https://github.com/seerr-team/seerr/issues/2556)) - ([3bcb4da](3bcb4da1e5))
- Self-host font for better privacy ([#&#8203;2540](https://github.com/seerr-team/seerr/issues/2540)) - ([10ea21b](10ea21b20f))

##### 🐛 Bug Fixes

- *(helm)* Add "v" as prefix for appVersion tag ([#&#8203;2445](https://github.com/seerr-team/seerr/issues/2445)) - ([04b9d87](04b9d87174))
- *(jellyfin-scanner)* Include unmatched seasons in processable seasons ([#&#8203;2538](https://github.com/seerr-team/seerr/issues/2538)) - ([68f56d2](68f56d2035))
- *(link-account)* Fix error-message override ([#&#8203;2547](https://github.com/seerr-team/seerr/issues/2547)) - ([b843be0](b843be0cad))
- *(plex-scanner)* Add TVDb to TMDB fallback in plex scanner ([#&#8203;2537](https://github.com/seerr-team/seerr/issues/2537)) - ([7c60a5c](7c60a5c3c5))
- *(radarr)* Trigger search for existing monitored movies without files ([#&#8203;2391](https://github.com/seerr-team/seerr/issues/2391)) - ([55776ea](55776ea24f))
- *(servarr)* Increase default API timeout from 5000ms to 10000ms ([#&#8203;2442](https://github.com/seerr-team/seerr/issues/2442)) - ([b499976](b499976902))
- *(sonarr)* Use configured metadata provider for season filtering ([#&#8203;2516](https://github.com/seerr-team/seerr/issues/2516)) - ([5013d1d](5013d1d54d))
- *(watch-data)* Use sentinel values to avoid invalid SQL syntax ([#&#8203;2552](https://github.com/seerr-team/seerr/issues/2552)) - ([947f70c](947f70c3d7))
- *(watchlist-sync)* Correct permission typo for TV auto requests ([#&#8203;2488](https://github.com/seerr-team/seerr/issues/2488)) - ([e0e4b6f](e0e4b6f512))
- Preserve blocklist on media deletion & optimise watchlist-sync ([#&#8203;2478](https://github.com/seerr-team/seerr/issues/2478)) - ([9da8bb6](9da8bb6dea))

##### 🚜 Refactor

- *(tailwind)* Replace deprecated tailwind utilities ([#&#8203;2542](https://github.com/seerr-team/seerr/issues/2542)) - ([f42a4ec](f42a4ecf82))

##### 📖 Documentation

- *(synology)* Add installation guide via SynoCommunity ([#&#8203;2503](https://github.com/seerr-team/seerr/issues/2503)) - ([0e636a3](0e636a3f99))
- *(truenas)* Update install/migration guide ([#&#8203;2491](https://github.com/seerr-team/seerr/issues/2491)) - ([dc1734d](dc1734d41f))
- *(unraid)* Improve unraid migration guide  ([#&#8203;2470](https://github.com/seerr-team/seerr/issues/2470)) - ([5e64d49](5e64d49c32))
- Update Unraid install and migration guides with dual permission methods ([#&#8203;2532](https://github.com/seerr-team/seerr/issues/2532)) - ([a0d0eb1](a0d0eb1858))
- Add a warning in migration-guide for third party installation ([#&#8203;2527](https://github.com/seerr-team/seerr/issues/2527)) - ([7e9dff3](7e9dff3a1b))
- Remove double quotes (") from DB\_HOST environment variable ([#&#8203;2514](https://github.com/seerr-team/seerr/issues/2514)) - ([fa905be](fa905be002))
- Add Unraid installation and migration guide ([#&#8203;2440](https://github.com/seerr-team/seerr/issues/2440)) - ([b6a9132](b6a913211a))
- Fix migration guide title ([#&#8203;2425](https://github.com/seerr-team/seerr/issues/2425)) - ([39ae32f](39ae32f509))

#####  Performance

- Add missing indexes on all foreign key columns ([#&#8203;2461](https://github.com/seerr-team/seerr/issues/2461)) - ([c6bcfe0](c6bcfe0ae4))

##### ⚙️ Miscellaneous Tasks

- *(changelog)* Fix changelog template ([#&#8203;2431](https://github.com/seerr-team/seerr/issues/2431)) - ([c2977f6](c2977f6430))
- *(eslint)* Add react/self-closing-comp ([#&#8203;2563](https://github.com/seerr-team/seerr/issues/2563)) - ([cd8b386](cd8b386bf8))
- *(github)* Add docs and maintenance issue templates ([#&#8203;2467](https://github.com/seerr-team/seerr/issues/2467)) - ([cf4883a](cf4883a55e))
- *(helm)* Add GatewayAPI route support to helm chart ([#&#8203;2544](https://github.com/seerr-team/seerr/issues/2544)) - ([3a42f59](3a42f593d5))
- *(helm)* Update ghcr.io/seerr-team/seerr ( 3.0.0 → 3.0.1 ) \[skip-ci] ([#&#8203;2441](https://github.com/seerr-team/seerr/issues/2441)) - ([87fb0df](87fb0dfd6c))
- *(husky)* Fixed husky commit message from bash/zsh syntax to sh syntax ([#&#8203;2572](https://github.com/seerr-team/seerr/issues/2572)) - ([a00c9e5](a00c9e5e7c))
- *(release)* Prepare ${TAG\_VERSION} - ([94a70bb](94a70bb5fc))
- Updated the Contributing and Security guides to reflect our current practices ([#&#8203;2579](https://github.com/seerr-team/seerr/issues/2579)) - ([0d40a42](0d40a42de7))
- Disable nextjs telemetry ([#&#8203;2517](https://github.com/seerr-team/seerr/issues/2517)) - ([cecdd63](cecdd63108))
- Update contributing guide regarding Automated AI Agent ([#&#8203;2518](https://github.com/seerr-team/seerr/issues/2518)) - ([880fbc9](880fbc902d))
- Remove discord notification from release ([#&#8203;2501](https://github.com/seerr-team/seerr/issues/2501)) - ([fba20c1](fba20c1b39))
- Add create-tag workflow to streamline release process ([#&#8203;2493](https://github.com/seerr-team/seerr/issues/2493)) - ([06e5eb0](06e5eb0704))
- Update concurrency logic ([#&#8203;2481](https://github.com/seerr-team/seerr/issues/2481)) - ([4939f13](4939f13dbe))
- Add semantic-pr workflow to enforce conventional commits ([#&#8203;2472](https://github.com/seerr-team/seerr/issues/2472)) - ([5e57fdc](5e57fdcf66))

##### New Contributors ❤️

- [@&#8203;caillou](https://github.com/caillou) made their first contribution
- [@&#8203;Kenshin9977](https://github.com/Kenshin9977) made their first contribution
- [@&#8203;MagicLegend](https://github.com/MagicLegend) made their first contribution
- [@&#8203;wiiaam](https://github.com/wiiaam) made their first contribution
- [@&#8203;mjonkus](https://github.com/mjonkus) made their first contribution
- [@&#8203;nova-api](https://github.com/nova-api) made their first contribution
- [@&#8203;mreid-tt](https://github.com/mreid-tt) made their first contribution
- [@&#8203;DataBitz](https://github.com/DataBitz) made their first contribution
- [@&#8203;Hyperion2220](https://github.com/Hyperion2220) made their first contribution
- [@&#8203;blassley](https://github.com/blassley) made their first contribution
- [@&#8203;JanKleine](https://github.com/JanKleine) made their first contribution
- [@&#8203;koiralasandesh](https://github.com/koiralasandesh) made their first contribution<!-- generated by git-cliff -->

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4284
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-27 18:05:56 +00:00
cabcd80aaf feat: move route to chart
All checks were successful
lint-test-helm / lint-helm (push) Successful in 37s
render-manifests-push / render-manifests-push (push) Successful in 59s
renovate / renovate (push) Successful in 4m58s
2026-02-23 22:12:16 -06:00
8617c5e11f chore(deps): update seerr-chart docker tag to v3.1.0 (#4022)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [seerr-chart](https://github.com/seerr-team/seerr) ([source](https://github.com/seerr-team/seerr/tree/HEAD/charts/seerr)) | minor | `3.0.2` → `3.1.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #4022
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-16 22:16:58 +00:00
3765488344 feat: update logo
All checks were successful
lint-test-helm / lint-helm (push) Successful in 26s
render-manifests-push / render-manifests-push (push) Successful in 1m6s
renovate / renovate (push) Successful in 1m22s
2026-02-15 15:54:39 -06:00
5deb4e1ee6 feat: update seerr
Some checks failed
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 50s
renovate / renovate (push) Has been cancelled
2026-02-15 15:52:26 -06:00
914dd14c81 fix: align renovate custom manager to appVersion updates on Chart
All checks were successful
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 49m21s
renovate / renovate (push) Successful in 13m16s
2026-01-23 14:49:38 -06:00
b67d15cdfc change schedule
Some checks failed
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Successful in 4m23s
2025-12-27 13:40:57 -06:00
451793e158 Update volsync-target Docker tag to v0.6.0 (#2695)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 35s
renovate / renovate (push) Successful in 1m24s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [volsync-target](https://github.com/backube/volsync) | minor | `0.5.0` -> `0.6.0` |

---

### Release Notes

<details>
<summary>backube/volsync (volsync-target)</summary>

### [`v0.6.0`](https://github.com/backube/volsync/blob/HEAD/CHANGELOG.md#060)

[Compare Source](https://github.com/backube/volsync/compare/v0.5.0...v0.6.0)

##### Added

- restic - allow passing in GOOGLE\_APPLICATION\_CREDENTIALS as a file

##### Changed

- ⚠️ Breaking change ⚠️ - Helm chart now manages VolSync CRDs
  directly.\
  Upgrading the VolSync Helm chart from an earlier version will produce the
  following error:

  ```
  Error: UPGRADE FAILED: rendered manifests contain a resource that already exists. Unable to continue with update: CustomResourceDefinition "replicationdestinations.volsync.backube" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"; annotation validation error: missing key "meta.helm.sh/release-name": must be set to "volsync"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "volsync-system"
  ```

  To fix, apply the missing labels and annotations as mentioned in the error
  message (your values may differ), then retry the upgrade:

  ```console
  $ kubectl label crd/replicationdestinations.volsync.backube app.kubernetes.io/managed-by=Helm
  customresourcedefinition.apiextensions.k8s.io/replicationdestinations.volsync.backube labeled
  $ kubectl label crd/replicationsources.volsync.backube app.kubernetes.io/managed-by=Helm
  customresourcedefinition.apiextensions.k8s.io/replicationsources.volsync.backube labeled
  $ kubectl annotate crd/replicationdestinations.volsync.backube meta.helm.sh/release-name=volsync
  customresourcedefinition.apiextensions.k8s.io/replicationdestinations.volsync.backube annotated
  $ kubectl annotate crd/replicationsources.volsync.backube meta.helm.sh/release-name=volsync
  customresourcedefinition.apiextensions.k8s.io/replicationsources.volsync.backube annotated
  $ kubectl annotate crd/replicationdestinations.volsync.backube meta.helm.sh/release-namespace=volsync-system
  customresourcedefinition.apiextensions.k8s.io/replicationdestinations.volsync.backube annotated
  $ kubectl annotate crd/replicationsources.volsync.backube meta.helm.sh/release-namespace=volsync-system
  customresourcedefinition.apiextensions.k8s.io/replicationsources.volsync.backube annotated
  ```

- VolSync privileged mover SCC installed at startup on OpenShift

- Syncthing upgraded to 1.22.1

- Updates to build with golang 1.19

##### Fixed

- ReplicationSource fixes for rsync, rclone and restic to enable mounting
  ROX source PVCs as read-only

##### Security

- rclone mover updated to run with reduced privileges by default
- restic mover updated to run with reduced privileges by default
- syncthing mover updated to run with reduced privileges by default
- kube-rbac-proxy upgraded to 0.13.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #2695
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-18 03:21:13 +00:00
763bff2371 move volsync to chart 2025-12-17 13:28:41 -06:00
5db5392881 add seerr
All checks were successful
renovate / renovate (push) Successful in 1m11s
lint-test-helm / lint-helm (push) Successful in 12s
lint-test-docker / lint-docker-compose (push) Successful in 49s
render-manifests-push / render-manifests-push (push) Successful in 24s
2025-12-08 20:49:11 -06:00