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

fix(container): update ghcr.io/tparker00/lidarr-develop ( 2.3.2.4183 → 2.3.3.4204 ) #346

Merged
merged 1 commit into from
May 15, 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) patch 2.3.2.4183 -> 2.3.3.4204

Release Notes

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

v2.3.3.4204: 2.3.3.4204

Compare Source

To receive further updates for a non-docker installation, please change the branch to master. (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 Lidarr within an existing docker container. Doing so will prevent audio fingerprinting from working and break your Lidarr installation if you ever delete and re-create the container.

Changes:

  • febb3ef Bump Npgsql to 7.0.7
  • 30d9891 New: Optionally use Environment Variables for settings in config.xml
  • 2621acd Minor translations to album interactive search
  • 1877255 Fallback value for statistics
  • 0300bf2 Multiple Translations updated by Weblate
  • 77861e4 Refactor PasswordInput to use type password
  • 3545a74 Fixed: Text color for inputs on login page
  • 9f8c453 New: Dark theme for login screen [ #​4798 ]
  • 9da690f New: Support stoppedUP and stoppedDL states from qBittorrent [ #​4795 ]
  • 31f342b Use number input for seed ratio [ #​4802 ]
See More
  • 596a36d Fixed: Notifications with only On Rename enabled
  • 94bb8a4 Fixed: Parsing long downloading/seeding values from Transmission
  • 94d2a20 Multiple Translations updated by Weblate
  • a25e5aa Fixed: Indexer flags for torrent release pushes
  • f4a02ff Forward X-Forwarded-Host header
  • 1bdcf91 Bump version to 2.3.3
  • 4d28d3f Fixed: Initialize databases after app folder migrations
  • 9660ec3 Use newer Node.js task for in pipelines
  • 66c7521 Fixed: Limit titles in task name to 10 artists [ #​4777 ]
  • 8b57b33 New: Don't initially select 0 byte files in Interactive Import [ #​4776 ]
  • 580e4be Fixed: Improve paths longer than 256 on Windows failing to hardlink
  • 5f248aa New: Remove qBitorrent torrents that reach inactive seeding time
  • a735ecc Bump version to 2.3.2
  • d11ed42 Multiple Translations updated by Weblate
  • b0038dd Fixed: Retrying download on not suppressed HTTP errors
  • 2e242ae Database corruption message linking to wiki
  • 416d505 Bump dotnet to 6.0.29
  • 4816f35 Bump typescript eslint plugin and parser
  • e42e0a7 Add dev container workspace [ #​4756 ]
  • db9e62f Convert store selectors to Typescript [ #​3937 ]
  • bc69fa4 Bump frontend dependencies
  • 86dad72 Bump version to 2.3.1
  • 4a8d6c3 Bump skipping spotify tests
  • c1926f8 Fixed: Skip move when source and destination are the same
  • 7820bcf Bump SixLabors.ImageSharp to 3.1.4
  • 431ad0a Automated API Docs update
  • 59cf7a9 Fixed: Re-testing edited providers will forcibly test them
  • e17e363 Don't block task queue for queued update task for Rescan Folders [ #​4551 ]
  • 46da2b4 Bump version to 2.3.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 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: null
             envFrom:
             - secretRef:
                 name: lidarr-secret
             image:
               repository: ghcr.io/tparker00/lidarr-develop
-              tag: 2.3.2.4183@sha256:80929922f5b43abc13c4ae74eb6c72c1aca0bfef8833b29b8037895a0b5763c8
+              tag: 2.3.3.4204@sha256:6c4242b1f94a08e0846ac41eafa8eb9bf66b07374f687e0d6958c6c61419b33c
             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: null
         envFrom:
         - secretRef:
             name: lidarr-secret
-        image: ghcr.io/tparker00/lidarr-develop:2.3.2.4183@sha256:80929922f5b43abc13c4ae74eb6c72c1aca0bfef8833b29b8037895a0b5763c8
+        image: ghcr.io/tparker00/lidarr-develop:2.3.3.4204@sha256:6c4242b1f94a08e0846ac41eafa8eb9bf66b07374f687e0d6958c6c61419b33c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8080
           initialDelaySeconds: 0

@tparker00 tparker00 merged commit fccd6af into main May 15, 2024
7 checks passed
@tparker00 tparker00 deleted the renovate/ghcr.io-tparker00-lidarr-develop-2.x branch May 15, 2024 14:30
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