From 58f06e5268bde89438a3fc697bc319391abdd049 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 9 Mar 2026 01:12:58 +0100 Subject: [PATCH] =?UTF-8?q?fix(unpackerr):=20update=20image=20docker.io/go?= =?UTF-8?q?lift/unpackerr=200.15.0=20=E2=86=92=200.15.2=20(#45889)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/golift/unpackerr](https://redirect.github.com/Unpackerr/unpackerr) | patch | `0fa5c63` → `057e347` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Unpackerr/unpackerr (docker.io/golift/unpackerr) ### [`v0.15.2`](https://redirect.github.com/Unpackerr/unpackerr/releases/tag/v0.15.2) [Compare Source](https://redirect.github.com/Unpackerr/unpackerr/compare/v0.15.1...v0.15.2) Fixes the Arch Linux releaser. I hope. 🤞 EDIT: it worked. Arch released correctly! *** This release was pushed a few minutes after 0.15.1 because one of the builds failed to upload (Arch Linux package). Here's a copy/paste of the 0.15.1 release notes: Updates documentation to include new Lidarr Protocols values. Updates default Protocols, so Lidarr works as it did previously. Suppresses an 8 year old systemd warning. Thanks [@​fryfrog](https://redirect.github.com/fryfrog) for that fix. Fixes after-install script in Linux/FreeBSD packages. Many flac/cue split fixes, Lidarr now imports split flacs. Thanks to [@​kontell](https://redirect.github.com/kontell) for the troubleshooting help! **Full Changelog**: ### [`v0.15.1`](https://redirect.github.com/Unpackerr/unpackerr/releases/tag/v0.15.1) [Compare Source](https://redirect.github.com/Unpackerr/unpackerr/compare/v0.15.0...v0.15.1) Updates documentation to include new Lidarr Protocols values. Updates default Protocols, so Lidarr works as it did previously. Suppresses an 8 year old systemd warning. Thanks [@​fryfrog](https://redirect.github.com/fryfrog) for that fix. Fixes after-install script in Linux/FreeBSD packages. Many flac/cue split fixes, Lidarr now imports split flacs. Thanks to [@​kontell](https://redirect.github.com/kontell) for the troubleshooting help! #### What's Changed - fix: default protocol covers both legacy and class-name torrent strings by [@​oceanplexian](https://redirect.github.com/oceanplexian) in [#​595](https://redirect.github.com/Unpackerr/unpackerr/pull/595) - Suppress systemd warning by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​597](https://redirect.github.com/Unpackerr/unpackerr/pull/597) - fix(deps): update golift.io/xtractr digest to [`379595d`](https://redirect.github.com/Unpackerr/unpackerr/commit/379595d) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​592](https://redirect.github.com/Unpackerr/unpackerr/pull/592) - fix(deps): update module code.cloudfoundry.org/bytefmt to v0.65.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​591](https://redirect.github.com/Unpackerr/unpackerr/pull/591) - fix after-install script by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​598](https://redirect.github.com/Unpackerr/unpackerr/pull/598) - chore(deps): update docker/login-action action to v4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​599](https://redirect.github.com/Unpackerr/unpackerr/pull/599) - chore(deps): update docker/setup-qemu-action action to v4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​600](https://redirect.github.com/Unpackerr/unpackerr/pull/600) - chore(deps): update docker/build-push-action action to v7 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​604](https://redirect.github.com/Unpackerr/unpackerr/pull/604) - chore(deps): update docker/metadata-action action to v6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​603](https://redirect.github.com/Unpackerr/unpackerr/pull/603) - chore(deps): update docker/setup-buildx-action action to v4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​602](https://redirect.github.com/Unpackerr/unpackerr/pull/602) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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](https://redirect.github.com/renovatebot/renovate). --- charts/stable/unpackerr/Chart.yaml | 4 ++-- charts/stable/unpackerr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index f03037948ec..3b4ce3f5c53 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.15.0 +appVersion: 0.15.2 dependencies: - name: common version: 28.33.0 @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 16.18.0 +version: 16.18.1 diff --git a/charts/stable/unpackerr/values.yaml b/charts/stable/unpackerr/values.yaml index c1f02ec73fd..a597c689928 100644 --- a/charts/stable/unpackerr/values.yaml +++ b/charts/stable/unpackerr/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/golift/unpackerr pullPolicy: IfNotPresent - tag: 0.15.0@sha256:0fa5c63f8aeadc9b23a00b95d9e86bed185f1806b6291dc6b5a3e8974eca96e7 + tag: 0.15.2@sha256:057e34740d26c34d81ec8e2faf8ec11f8dbfc77489b7a42826f52b37e5ee1b6c service: main: enabled: false