Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

feat(container): update image ghcr.io/tparker00/lidarr-develop to v2.5.0.4277 #564

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/tparker00/lidarr-develop (source) minor 2.4.3.4248 -> 2.5.0.4277

Release Notes

Lidarr/Lidarr (ghcr.io/tparker00/lidarr-develop)

v2.5.0.4277: 2.5.0.4277

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:

  • 328d089 New: Bump dotnet to 6.0.32
  • ffa2167 Fixed: Selecting a root folder in add new artist modal
  • e2e4a94 Multiple Translations updated by Weblate
  • fb75b28 New: Show update settings on all platforms [ #​4919 ]
  • 7f73a2e New: Use natural sorting for lists of items in the UI [ #​4912, #​4921 ]
  • a9dd947 Remove extraneous indentation in RemoveFileExtension
  • d845d73 Fixed: Assume category path from qBittorent starting with '//' is a Windows UNC path [ adarr/Radarr#10162 ]
  • 2328611 New: Wrap specifications in Custom Format and Auto Tagging modals
  • 9560991 Fixed: Removing pending release without blocklisting [ #​4892 ]
  • ed07f82 Fixed: Linking Next/Last albums for bulk edit artists
See More
  • 633feaa Fixed disable options for SelectInput
  • 5667986 Mapping ArtistMetadataId is needed for last/next monitored albums
  • a52c6f6 Fixed: Display last/next monitored albums for artists
  • eb04673 New: Include with files in album group info
  • 30e681e Fixed: Refactor artist statistics
  • 19f824d Bump version to 2.5.0

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

--- kubernetes/apps/downloads/lidarr/app Kustomization: flux-system/lidarr HelmRelease: downloads/lidarr

+++ kubernetes/apps/downloads/lidarr/app Kustomization: flux-system/lidarr HelmRelease: downloads/lidarr

@@ -44,13 +44,13 @@

               TZ: Etc/UTC
             envFrom:
             - secretRef:
                 name: lidarr-secret
             image:
               repository: ghcr.io/tparker00/lidarr-develop
-              tag: 2.4.3.4248@sha256:6dcabf05740c61d718b05e0201f058d592856f0cbbf2b981210855230bb0f87d
+              tag: 2.5.0.4277@sha256:a0382db8db4a559b8cdbca94f27255510056d7a033f2d5c533a0abd204100767
             nameOverride: lidarr
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:

Copy link

--- HelmRelease: downloads/lidarr Deployment: downloads/lidarr

+++ HelmRelease: downloads/lidarr Deployment: downloads/lidarr

@@ -63,13 +63,13 @@

           value: '8080'
         - name: TZ
           value: Etc/UTC
         envFrom:
         - secretRef:
             name: lidarr-secret
-        image: ghcr.io/tparker00/lidarr-develop:2.4.3.4248@sha256:6dcabf05740c61d718b05e0201f058d592856f0cbbf2b981210855230bb0f87d
+        image: ghcr.io/tparker00/lidarr-develop:2.5.0.4277@sha256:a0382db8db4a559b8cdbca94f27255510056d7a033f2d5c533a0abd204100767
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8080
           initialDelaySeconds: 0

@tparker00 tparker00 merged commit 1b9ddf9 into main Jul 24, 2024
5 checks passed
@tparker00 tparker00 deleted the renovate/ghcr.io-tparker00-lidarr-develop-2.x branch July 24, 2024 13:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant