Update rmcrackan/libation Docker tag to v12.5.0 (#1145)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rmcrackan/libation](https://github.com/rmcrackan/Libation) | minor | `12.4.11` -> `12.5.0` |

---

### Release Notes

<details>
<summary>rmcrackan/Libation (rmcrackan/libation)</summary>

### [`v12.5.0`](https://github.com/rmcrackan/Libation/releases/tag/v12.5.0): Libation 12.5.0

[Compare Source](https://github.com/rmcrackan/Libation/compare/v12.4.11...v12.5.0)

- Allow Libation to start with an invalid Books directory ([#&#8203;1320](https://github.com/rmcrackan/Libation/issues/1320) & [#&#8203;1214](https://github.com/rmcrackan/Libation/issues/1214))
- Use series Order string instead of parsed float in template tags ([#&#8203;1056](https://github.com/rmcrackan/Libation/issues/1056))
- Provide NTFS default characters for non-windows users ([#&#8203;1258](https://github.com/rmcrackan/Libation/issues/1258) & [#&#8203;1256](https://github.com/rmcrackan/Libation/issues/1256))
- Smart handling of filename limitations cross platform ([#&#8203;1260](https://github.com/rmcrackan/Libation/issues/1260))
- Add "Locate Audiobooks" help text ([#&#8203;1323](https://github.com/rmcrackan/Libation/issues/1323))
- Add link to naming template wiki
- Added nix flake and shell files for nixos users who want to work on development

Thanks to [@&#8203;Mbucari](https://github.com/Mbucari), [@&#8203;ajundi](https://github.com/ajundi)

[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?

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1145
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit is contained in:
2025-08-06 23:37:16 +00:00
committed by Alex Lebens
parent 6e272c397d
commit 49a68d7781

View File

@@ -16,7 +16,7 @@ libation:
main:
image:
repository: rmcrackan/libation
tag: 12.4.11
tag: 12.5.0
pullPolicy: IfNotPresent
env:
- name: SLEEP_TIME