Skip to content

Comments

feat(container)!: Update image ghcr.io/home-operations/radarr ( 5.28.0.10205 ➔ 6.0.0.10217 )#3373

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-radarr-6.x
Sep 22, 2025
Merged

feat(container)!: Update image ghcr.io/home-operations/radarr ( 5.28.0.10205 ➔ 6.0.0.10217 )#3373
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-radarr-6.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/radarr (source) major 5.28.0.10205 -> 6.0.0.10217

Release Notes

Radarr/Radarr (ghcr.io/home-operations/radarr)

v6.0.0.10217: 6.0.0.10217

Compare Source

To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

If you are using docker you will need to update the container image. Do not attempt to update Radarr within an existing docker container.

Changes:
  • 3429fe0 Fixed: Fix Indexer Flag color
  • 100e121 Multiple Translations updated by Weblate
  • 24be516 Automated API Docs update
  • f49c355 Fix syntax
  • 6e23750 Fix clearing pending changes for First Run
  • 30fc50e Bump MailKit and Microsoft.Data.SqlClient
  • 8000abc Change authentication to Forms if set to Basic
  • 62a05e2 Fixed: Validation for tags label
  • f04bff8 Fixed: Removed support for movie file tokens in Movie Folder Format
  • 8459350 New: Validation for movie file tokens in Movie Folder Format
See More
  • d478b40 New: Remove Basic Auth
  • 80a9fa6 New: Default wanted language for quality profiles changed to Original
  • 8eb9fc7 Bump Swashbuckle to 8.1.4
  • 6b1567d Bump version to 6.0.0
  • 265e931 New: Support removed for linux-x86
  • 2a886fb New: Migrate appdata folder for .NET 8 on OSX
  • 2235823 New: Bump to .NET 8
  • f99162b Multiple Translations updated by Weblate
  • a00ee08 Bump to 5.28.1

This list of changes was auto generated.


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 has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/major area/kubernetes Changes made in the kubernetes directory labels Sep 21, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

--- kubernetes/apps/default/radarr/app Kustomization: default/radarr HelmRelease: default/radarr

+++ kubernetes/apps/default/radarr/app Kustomization: default/radarr HelmRelease: default/radarr

@@ -36,13 +36,13 @@

               RADARR__LOG__LEVEL: info
               RADARR__SERVER__PORT: 80
               RADARR__UPDATE__BRANCH: develop
               TZ: America/New_York
             image:
               repository: ghcr.io/home-operations/radarr
-              tag: 5.28.0.10205@sha256:80dec94f1eea0715471853011efdf2c49cf92f8fe3b17b722ad8f8a637e3fead
+              tag: 6.0.0.10217@sha256:176205e666410114cccbdcd69e38b748b24ee4a2fa83a2ba5d0d49559a496d68
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@unsc-oni-ancilla
Copy link
Contributor Author

--- HelmRelease: default/radarr Deployment: default/radarr

+++ HelmRelease: default/radarr Deployment: default/radarr

@@ -58,13 +58,13 @@

         - name: RADARR__SERVER__PORT
           value: '80'
         - name: RADARR__UPDATE__BRANCH
           value: develop
         - name: TZ
           value: America/New_York
-        image: ghcr.io/home-operations/radarr:5.28.0.10205@sha256:80dec94f1eea0715471853011efdf2c49cf92f8fe3b17b722ad8f8a637e3fead
+        image: ghcr.io/home-operations/radarr:6.0.0.10217@sha256:176205e666410114cccbdcd69e38b748b24ee4a2fa83a2ba5d0d49559a496d68
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@binaryn3xus binaryn3xus merged commit 41abe54 into main Sep 22, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-home-operations-radarr-6.x branch September 22, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant