Skip to content

feat(container): update image ghcr.io/maintainerr/maintainerr ( 3.14.0 → 3.15.0 ) - #3007

Merged
chkpwd merged 1 commit into
mainfrom
renovate/ghcr.io-maintainerr-maintainerr-3.x
Jun 13, 2026
Merged

feat(container): update image ghcr.io/maintainerr/maintainerr ( 3.14.0 → 3.15.0 )#3007
chkpwd merged 1 commit into
mainfrom
renovate/ghcr.io-maintainerr-maintainerr-3.x

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v3.15.0

Compare Source

Highlights

  • Added functionality to delete items from the download client and manage collection membership within the media server.
  • Optional integration for qBittorrent to remove completed downloads when Radarr/Sonarr deletes media (#​3054).
  • Plex connection fixes: updated server discovery to use v2 API and improved connection probe reliability (#​3063).

Features

  • Added item deletion and collection management features in the media server.
  • Optional download-client integration for qBittorrent to clean up completed downloads when Radarr/Sonarr removes media (#​3054).

Fixes

  • Fixed Plex connection probe to use /identity endpoint and updated server discovery to use v2 API resources (#​3063).
  • Resolved overlay rendering issues with uniform style scaling, rotation anchoring, and improved font register logging (#​3057).
  • Improved metadata handling to retain media-server IDs unless corroborated by provider data, with additional checks for year agreement (#​3011).

Database migrations

  • Added new columns to the settings table for download client configuration, including URL, credentials, and deletion settings.

Internal

  • Removed unused Plex API helpers: getWatchlist and getDiscoverDataUserState (#​3064).

Dependencies

  • Updated 8 dependencies, including typescript-eslint, @types/node, and react-hook-form.

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 was generated by Mend Renovate. View the repository job log.

…0 → 3.15.0 )

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| docker     | ghcr.io/maintainerr/maintainerr | 3.14.0 | 3.15.0 |
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
--- kubernetes/apps/maintainerr Kustomization: media/maintainerr HelmRelease: media/maintainerr

+++ kubernetes/apps/maintainerr Kustomization: media/maintainerr HelmRelease: media/maintainerr

@@ -46,13 +46,13 @@

           app:
             env:
               TZ: America/New_York
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/maintainerr/maintainerr
-              tag: 3.14.0
+              tag: 3.15.0
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 5m
                 memory: 128Mi

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
--- HelmRelease: media/maintainerr StatefulSet: media/maintainerr

+++ HelmRelease: media/maintainerr StatefulSet: media/maintainerr

@@ -43,13 +43,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/maintainerr/maintainerr:3.14.0
+        image: ghcr.io/maintainerr/maintainerr:3.15.0
         imagePullPolicy: IfNotPresent
         name: app
         resources:
           limits:
             memory: 512Mi
           requests:

@chkpwd
chkpwd merged commit 000e1ad into main Jun 13, 2026
5 checks passed
@chkpwd
chkpwd deleted the renovate/ghcr.io-maintainerr-maintainerr-3.x branch June 13, 2026 16:46
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