Skip to content

fix(container): update image ghcr.io/home-operations/lidarr ( 3.1.2.4902 → 3.1.2.4938 )#3091

Merged
frantathefranta merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-lidarr-3.x
Mar 30, 2026
Merged

fix(container): update image ghcr.io/home-operations/lidarr ( 3.1.2.4902 → 3.1.2.4938 )#3091
frantathefranta merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-lidarr-3.x

Conversation

@lord-of-lightning-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/lidarr (source) patch 3.1.2.49023.1.2.4938

Release Notes

Lidarr/Lidarr (ghcr.io/home-operations/lidarr)

v3.1.2.4938: 3.1.2.4938

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:
  • 7a3b087 Bump ImageSharp to 3.1.12
  • 5f6189b Bump Mailkit to 4.15.1
  • 5cb6af2 Fixed: Parsing URLs on some systems due to Locale
  • 9cbe32a chore: Fix tests for combined type search
  • 27f47e2 Improve HTTP file mappers
  • f6a3e73 Improved PluginService with tree support
  • c4c5861 New: Update lidarr-plugins to support net8.0 plugins
  • d9bbed6 New: Improve Plugin Installation and Removal Process
  • fcfc60a New: Plugin support
See More
  • fc1ce02 chore: Update ignored metadata tests
  • 5392ee0 chore: Fix Innosetup download URI and bump Innosetup version

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.

…902 → 3.1.2.4938 )

| datasource | package                        | from       | to         |
| ---------- | ------------------------------ | ---------- | ---------- |
| docker     | ghcr.io/home-operations/lidarr | 3.1.2.4902 | 3.1.2.4938 |
@lord-of-lightning-bot
Copy link
Copy Markdown
Contributor Author

--- kubernetes/apps/media/lidarr/app Kustomization: media/lidarr HelmRelease: media/lidarr

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

@@ -49,13 +49,13 @@

               TZ: America/Detroit
             envFrom:
             - secretRef:
                 name: lidarr-secret
             image:
               repository: ghcr.io/home-operations/lidarr
-              tag: 3.1.2.4902@sha256:dab0e07502a34436fc50c3e789388f0a29f8cbf681fb7a02ed703ad7c368a22c
+              tag: 3.1.2.4938@sha256:9df1e14c8e09745f23a36c0cc6adcf69665b379aae60e5a7cb9bda27961ef4e7
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@lord-of-lightning-bot
Copy link
Copy Markdown
Contributor Author

--- HelmRelease: media/lidarr Deployment: media/lidarr

+++ HelmRelease: media/lidarr Deployment: media/lidarr

@@ -77,13 +77,13 @@

           value: '80'
         - name: TZ
           value: America/Detroit
         envFrom:
         - secretRef:
             name: lidarr-secret
-        image: ghcr.io/home-operations/lidarr:3.1.2.4902@sha256:dab0e07502a34436fc50c3e789388f0a29f8cbf681fb7a02ed703ad7c368a22c
+        image: ghcr.io/home-operations/lidarr:3.1.2.4938@sha256:9df1e14c8e09745f23a36c0cc6adcf69665b379aae60e5a7cb9bda27961ef4e7
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@frantathefranta frantathefranta merged commit fb059b1 into main Mar 30, 2026
13 checks passed
@frantathefranta frantathefranta deleted the renovate/ghcr.io-home-operations-lidarr-3.x branch March 30, 2026 14:08
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