Skip to content

feat(container): update image linuxserver/radarr ( 6.0.4 → 6.1.1 )#2928

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/linuxserver-radarr-6.x
Open

feat(container): update image linuxserver/radarr ( 6.0.4 → 6.1.1 )#2928
renovate[bot] wants to merge 1 commit intomainfrom
renovate/linuxserver-radarr-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 2, 2026

This PR contains the following updates:

Package Update Change
linuxserver/radarr (source) minor 6.0.46.1.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 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.

| datasource | package            | from  | to    |
| ---------- | ------------------ | ----- | ----- |
| docker     | linuxserver/radarr | 6.0.4 | 6.1.1 |
@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Apr 2, 2026

--- kubernetes/subterra/apps/media/radarr/app Kustomization: flux-system/cluster-apps-radarr HelmRelease: media/radarr

+++ kubernetes/subterra/apps/media/radarr/app Kustomization: flux-system/cluster-apps-radarr HelmRelease: media/radarr

@@ -22,13 +22,13 @@

   values:
     env:
       TZ: Europe/Moscow
     image:
       pullPolicy: IfNotPresent
       repository: linuxserver/radarr
-      tag: 6.0.4
+      tag: 6.1.1
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/type: internal
           nginx.ingress.kubernetes.io/whitelist-source-range: 192.168.0.0/16
         enabled: true

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Apr 2, 2026

--- HelmRelease: media/radarr Deployment: media/radarr

+++ HelmRelease: media/radarr Deployment: media/radarr

@@ -30,13 +30,13 @@

       securityContext:
         fsGroup: 568
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: radarr
-        image: linuxserver/radarr:6.0.4
+        image: linuxserver/radarr:6.1.1
         imagePullPolicy: IfNotPresent
         env:
         - name: TZ
           value: Europe/Moscow
         ports:
         - name: http

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