This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rmcrackan/Libation](https://github.com/rmcrackan/Libation) | patch | `13.1.7` → `13.1.8` | | [rmcrackan/libation](https://github.com/rmcrackan/Libation) | patch | `13.1.7` → `13.1.8` | --- ### Release Notes <details> <summary>rmcrackan/Libation (rmcrackan/Libation)</summary> ### [`v13.1.8`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.8): Libation 13.1.8 [Compare Source](https://github.com/rmcrackan/Libation/compare/v13.1.7...v13.1.8) - Bug fix addressing [#​1586](https://github.com/rmcrackan/Libation/issues/1586) and [#​1576](https://github.com/rmcrackan/Libation/issues/1576) - Update troubleshooting guide with Hangover app details - Refactor Chardonnay startup to prevent loading library twice. 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? </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjIiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19--> Co-authored-by: Alex Lebens <alexanderlebens@gmail.com> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3690 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
28 lines
822 B
YAML
28 lines
822 B
YAML
apiVersion: v2
|
|
name: libation
|
|
version: 1.0.0
|
|
description: Libation
|
|
keywords:
|
|
- libation
|
|
- audiobooks
|
|
- audible
|
|
home: https://wiki.alexlebens.dev/s/63beac50-a63f-45fe-b8e5-e1691dd5e9b0
|
|
sources:
|
|
- https://github.com/rmcrackan/Libation
|
|
- https://hub.docker.com/r/rmcrackan/libation
|
|
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: app-template
|
|
alias: libation
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.6.2
|
|
- name: volsync-target
|
|
alias: volsync-target-config
|
|
version: 0.7.0
|
|
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.1.8
|