Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update ghcr.io/rafaribe/lidarr-develop ( 2.9.6.4552 → 2.10.0.4574 ) #3103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

naoki-bot[bot]
Copy link
Contributor

@naoki-bot naoki-bot bot commented Feb 23, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/rafaribe/lidarr-develop (source) minor 2.9.6.4552 -> 2.10.0.4574

Release Notes

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

v2.10.0.4574: 2.10.0.4574

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:
  • f177345 Fixed: Avoid checking for free space if other specifications fail first
  • ec050a7 Fixed: Prevent NullRef for webhooks when Artist Metadata is not set [ #​5368 ]
  • 860bd04 New: Add artist tags to Webhook and Notifiarr events [ #​4805 ]
  • 261f30d New: Genres and Images for Webhooks and Notifiarr [ #​4832 ]
  • 36998ab Multiple Translations updated by Weblate
  • ad12617 Cleanse console log messages
  • be115da Fixed: Fallback to Instance Name for Discord notifications
  • 664b972 Fixed: Custom Lists using only ArtistMusicBrainzId (#​5399)
  • 2b2fd5a Fix download links for FileList when passkey contains spaces
  • d8222c0 Bump devcontainer nodejs version to 20 (#​5398)
See More
  • bc64172 Multiple Translations updated by Weblate
  • e0e17a2 Building docs on ARM
  • 5bf2ae9 Bump version to 2.10.0

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.

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Feb 23, 2025

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

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

@@ -47,13 +47,13 @@

               TZ: Europe/Lisbon
             envFrom:
             - secretRef:
                 name: lidarr
             image:
               repository: ghcr.io/rafaribe/lidarr-develop
-              tag: 2.9.6.4552@sha256:bbfafd5fce417b986edfdcdbfbb2dbeebc4519f1e50af73950cfc78d11beb49f
+              tag: 2.10.0.4574@sha256:3a1662b6690fd475c8793e32e37266e9c716b0f0a3c494387308b1e8880caf88
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Feb 23, 2025

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

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

@@ -69,13 +69,13 @@

           value: dark
         - name: TZ
           value: Europe/Lisbon
         envFrom:
         - secretRef:
             name: lidarr
-        image: ghcr.io/rafaribe/lidarr-develop:2.9.6.4552@sha256:bbfafd5fce417b986edfdcdbfbb2dbeebc4519f1e50af73950cfc78d11beb49f
+        image: ghcr.io/rafaribe/lidarr-develop:2.10.0.4574@sha256:3a1662b6690fd475c8793e32e37266e9c716b0f0a3c494387308b1e8880caf88
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

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