Skip to content

chore(container): update image ghcr.io/maintainerr/maintainerr ( 3.11.1 → 3.11.2 ) - #1723

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-maintainerr-maintainerr-3.x
May 15, 2026
Merged

chore(container): update image ghcr.io/maintainerr/maintainerr ( 3.11.1 → 3.11.2 )#1723
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-maintainerr-maintainerr-3.x

Conversation

@renovate

@renovate renovate Bot commented May 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/maintainerr/maintainerr patch 3.11.13.11.2

Release Notes

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

v3.11.2

Compare Source

Fixes

  • Fixed an issue in Sonarr where the "Unmonitor and delete season + delete show if empty" action failed to delete the now-empty show after removing a season's files (#​2897).

Internal

  • Restored missing release headers in changelog.
  • Backfilled missing new contributor in release notes.
  • Added open_pr input to the docs-drift CI workflow for drafting documentation PRs.

Dependencies


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.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/arr/maintainerr/app Kustomization: arr/maintainerr HelmRelease: arr/maintainerr

+++ kubernetes/apps/arr/maintainerr/app Kustomization: arr/maintainerr HelmRelease: arr/maintainerr

@@ -35,13 +35,13 @@

           app:
             env:
               TZ: America/New_York
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/maintainerr/maintainerr
-              tag: 3.11.1
+              tag: 3.11.2
             probes:
               liveness:
                 enabled: false
             resources:
               limits:
                 memory: 512Mi

@github-actions

Copy link
Copy Markdown
--- HelmRelease: arr/maintainerr Deployment: arr/maintainerr

+++ HelmRelease: arr/maintainerr Deployment: arr/maintainerr

@@ -39,13 +39,13 @@

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

@Mafyuh
Mafyuh merged commit f5a9450 into main May 15, 2026
5 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-maintainerr-maintainerr-3.x branch May 15, 2026 00:09
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