Skip to content

feat(container): update image ghcr.io/maintainerr/maintainerr (3.13.0 ➔ 3.14.0)#5203

Merged
krezh merged 1 commit into
mainfrom
renovate/dextek-ghcr.io-maintainerr-maintainerr-3.x
Jun 6, 2026
Merged

feat(container): update image ghcr.io/maintainerr/maintainerr (3.13.0 ➔ 3.14.0)#5203
krezh merged 1 commit into
mainfrom
renovate/dextek-ghcr.io-maintainerr-maintainerr-3.x

Conversation

@dextek-bot
Copy link
Copy Markdown
Contributor

@dextek-bot dextek-bot Bot commented Jun 6, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/maintainerr/maintainerr minor 3.13.03.14.0

Release Notes

Maintainerr/Maintainerr (ghcr.io/maintainerr/maintainerr)

v3.14.0

Compare Source

Highlights

  • Added /api/health endpoints with liveness and readiness checks for monitoring and integration with tools like Kubernetes and Docker Compose (#​3029).
  • Collection handler now skips media currently being streamed to avoid disrupting active viewers (#​3027).
  • Fixed issue where saving log settings would overwrite an active LOG_LEVEL environment variable override (#​3053).

Features

  • Added /api/health endpoints with liveness and readiness checks (#​3029).
  • Collection handler now skips media currently being streamed (#​3027).
  • Logging system now honors the LOG_LEVEL environment variable on startup (#​3030).

Fixes

  • Fixed issue where saving log settings would overwrite an active LOG_LEVEL environment variable override (#​3053).
  • Validated webhook URL schemes to prevent invalid or potentially harmful requests (#​3031).
  • Fixed issue where rule groups lost collection links and visibility on partial updates (#​3045, #​3046).
  • Fixed issue with manual collections not being found across libraries on Jellyfin/Emby (#​3026, #​3042).
  • Resolved issue where deleted media remained stuck in Jellyfin/Emby collections and caused repeated processing errors (#​3023, #​3024, #​3040).
  • Fixed issue where Seerr requests for episode rules incorrectly deleted entire season requests (#​3015).
  • Improved error notifications for collection handling failures to include the name of the failing collection (#​3013).
  • Used Radarr bulk exclusions endpoint to avoid duplicate 400 errors when adding exclusions (#​3012).

Performance

  • Pruned media that no longer exists on the media server to improve collection handling efficiency (#​3023, #​3040).

Internal

  • Refreshed README with updated features, deployment examples, and credits (#​3048).
  • Clarified that a missing yarn command indicates a stale node_modules directory.

Dependencies

  • Updated 20 dependencies, including @typescript-eslint/parser, react-router-dom, axios, and vite.

New Contributors


Configuration

📅 Schedule: (in timezone Europe/Stockholm)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@dextek-bot
Copy link
Copy Markdown
Contributor Author

dextek-bot Bot commented Jun 6, 2026

spec.values.controllers.app.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/downloads/maintainerr)
  ± value change
    - 3.13.0@sha256:077060b2c206cce97eb0539aadb0e83cb8ed2add2c3dcd62d2ca631943d1d4a7
    + 3.14.0@sha256:738e530f0a5e0ab9b75b9c721582b79655ae60c5ae2903b2d40c60bc29bed102
  

@dextek-bot
Copy link
Copy Markdown
Contributor Author

dextek-bot Bot commented Jun 6, 2026

spec.template.spec.containers.app.image  (apps/v1/Deployment/downloads/maintainerr)
  ± value change
    - ghcr.io/maintainerr/maintainerr:3.13.0@sha256:077060b2c206cce97eb0539aadb0e83cb8ed2add2c3dcd62d2ca631943d1d4a7
    + ghcr.io/maintainerr/maintainerr:3.14.0@sha256:738e530f0a5e0ab9b75b9c721582b79655ae60c5ae2903b2d40c60bc29bed102
  

@krezh krezh merged commit ab68802 into main Jun 6, 2026
5 checks passed
@krezh krezh deleted the renovate/dextek-ghcr.io-maintainerr-maintainerr-3.x branch June 6, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant