From 26f6d518f3585a2c96ab138675fad859996faaed Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Dec 2025 22:41:59 +0000 Subject: [PATCH] Update rmcrackan/libation Docker tag to v12.8.0 (#2219) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rmcrackan/libation](https://github.com/rmcrackan/Libation) | minor | `12.7.5` -> `12.8.0` | --- ### Release Notes
rmcrackan/Libation (rmcrackan/libation) ### [`v12.8.0`](https://github.com/rmcrackan/Libation/releases/tag/v12.8.0): Libation 12.8 [Compare Source](https://github.com/rmcrackan/Libation/compare/v12.7.5...v12.8.0) - New feature: Add dark mode to Classic - New setting: Allow users to choose whether Libation imports Audible Plus titles - New feature [#​1436](https://github.com/rmcrackan/Libation/issues/1436) : Add "Download split by chapters" context menu item - Bug fix [#​1473](https://github.com/rmcrackan/Libation/issues/1473) : Fix LibationCli reusing content licenses - Bug fix [#​1470](https://github.com/rmcrackan/Libation/issues/1470) : Fix PDF validation error Thanks to [@​Mbucari](https://github.com/Mbucari) [Libation](https://github.com/rmcrackan/Libation) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us), who am I to argue?
--- ### 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 is behind base branch, 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://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2219 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/libation/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index 7d12517f0..a409d99eb 100644 --- a/clusters/cl01tl/helm/libation/values.yaml +++ b/clusters/cl01tl/helm/libation/values.yaml @@ -16,7 +16,7 @@ libation: main: image: repository: rmcrackan/libation - tag: 12.7.5 + tag: 12.8.0 pullPolicy: IfNotPresent env: - name: SLEEP_TIME