Skip to content

feat(container): update image linuxserver/radarr ( 6.2.1 → 6.3.0 )#3025

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

feat(container): update image linuxserver/radarr ( 6.2.1 → 6.3.0 )#3025
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linuxserver-radarr-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
linuxserver/radarr (source) minor 6.2.16.3.0

Warning

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


Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • 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.2.1 | 6.3.0 |
@mglants-bot

mglants-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown
--- 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.2.1
+      tag: 6.3.0
     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

mglants-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown
--- 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.2.1
+        image: linuxserver/radarr:6.3.0
         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