Skip to content

fix(container): update image ghcr.io/home-operations/sonarr ( 4.0.19.3011 ➔ 4.0.20.3012 ) - #537

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-sonarr-4.x
Open

fix(container): update image ghcr.io/home-operations/sonarr ( 4.0.19.3011 ➔ 4.0.20.3012 )#537
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-sonarr-4.x

Conversation

@renovate

@renovate renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/sonarr (source) patch 4.0.19.30114.0.20.3012

Release Notes

Sonarr/Sonarr (ghcr.io/home-operations/sonarr)

v4.0.20.3012: 4.0.20.3012

Compare Source

Full Changelog: Sonarr/Sonarr@v4.0.19.3011...v4.0.20.3012


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: e0be75f7-f239-425a-85a1-dcff45cc7c6e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/media/sonarr/app Kustomization: media/sonarr HelmRelease: media/sonarr

+++ kubernetes/apps/media/sonarr/app Kustomization: media/sonarr HelmRelease: media/sonarr

@@ -34,13 +34,13 @@

           app:
             env:
               SONARR__AUTH__METHOD: External
               TZ: America/New_York
             image:
               repository: ghcr.io/home-operations/sonarr
-              tag: 4.0.19.3011
+              tag: 4.0.20.3012
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions

Copy link
Copy Markdown
--- HelmRelease: media/sonarr Deployment: media/sonarr

+++ HelmRelease: media/sonarr Deployment: media/sonarr

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

       containers:
       - env:
         - name: SONARR__AUTH__METHOD
           value: External
         - name: TZ
           value: America/New_York
-        image: ghcr.io/home-operations/sonarr:4.0.19.3011
+        image: ghcr.io/home-operations/sonarr:4.0.20.3012
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8989
           initialDelaySeconds: 10

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.

0 participants