fix(container): update image ghcr.io/home-operations/lidarr ( 3.1.2.4902 → 3.1.2.4938 )#3091
Merged
frantathefranta merged 1 commit intomainfrom Mar 30, 2026
Conversation
…902 → 3.1.2.4938 ) | datasource | package | from | to | | ---------- | ------------------------------ | ---------- | ---------- | | docker | ghcr.io/home-operations/lidarr | 3.1.2.4902 | 3.1.2.4938 |
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 |
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.2.4902→3.1.2.4938Release Notes
Lidarr/Lidarr (ghcr.io/home-operations/lidarr)
v3.1.2.4938: 3.1.2.4938Compare 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:
7a3b087Bump ImageSharp to 3.1.125f6189bBump Mailkit to 4.15.15cb6af2Fixed: Parsing URLs on some systems due to Locale9cbe32achore: Fix tests for combined type search27f47e2Improve HTTP file mappersf6a3e73Improved PluginService with tree supportc4c5861New: Update lidarr-plugins to support net8.0 pluginsd9bbed6New: Improve Plugin Installation and Removal Processfcfc60aNew: Plugin supportSee More
fc1ce02chore: Update ignored metadata tests5392ee0chore: Fix Innosetup download URI and bump Innosetup versionThis 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.
This PR has been generated by Renovate Bot.