From 299824856e1e25b9baa97434f2bdd03db6b5cd15 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Mar 2026 19:44:26 +0000 Subject: [PATCH] chore(deps): update rmcrackan/libation to v13.3.0 (#4677) 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 | `13.2.1` → `13.3.0` | | [rmcrackan/libation](https://github.com/rmcrackan/Libation) | minor | `13.2.1` → `13.3.0` | --- ### Release Notes
rmcrackan/Libation (rmcrackan/Libation) ### [`v13.3.0`](https://github.com/rmcrackan/Libation/releases/tag/v13.3.0): Libation 13.3 [Compare Source](https://github.com/rmcrackan/Libation/compare/v13.2.1...v13.3.0) > **[Which version should I download?](https://getlibation.com)** — get a recommended download for your system on our site. - Bug fix [#​1664](https://github.com/rmcrackan/Libation/issues/1664) -- WebView breaks catastrophically under Linux Snap -- segfault with no logged errors - Bug fix [#​1625](https://github.com/rmcrackan/Libation/issues/1625) -- fix macOS key bindings - Bug fix [#​1673](https://github.com/rmcrackan/Libation/issues/1673) -- Fix naming template links - Bug fix [#​1672](https://github.com/rmcrackan/Libation/issues/1672) -- disallow WebView for linux snap - Bug fix [#​1668](https://github.com/rmcrackan/Libation/issues/1668) -- accessibility bugs - Cleaner display of upgrade notes Thanks to [@​cvigano](https://github.com/cvigano) , [@​rasmussehlin](https://github.com/rasmussehlin) [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 these updates 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/4677 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/libation/Chart.yaml | 2 +- clusters/cl01tl/helm/libation/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/libation/Chart.yaml b/clusters/cl01tl/helm/libation/Chart.yaml index 2956ed866..c8a37fe6d 100644 --- a/clusters/cl01tl/helm/libation/Chart.yaml +++ b/clusters/cl01tl/helm/libation/Chart.yaml @@ -24,4 +24,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/libation.png # renovate: datasource=github-releases depName=rmcrackan/Libation -appVersion: 13.2.1 +appVersion: 13.3.0 diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index 27f812c46..860ffc79c 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: 13.2.1 + tag: 13.3.0 pullPolicy: IfNotPresent env: - name: SLEEP_TIME