3 Commits

Author SHA1 Message Date
c92e3c7362 chore(deps): update ghcr.io/haveagitgat/tdarr docker tag to v2.61.01
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 22s
2026-03-05 20:27:09 +00:00
039c3bced8 chore(deps): update rmcrackan/libation to v13.2.1 (#4432)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rmcrackan/Libation](https://github.com/rmcrackan/Libation) | minor | `13.1.10` → `13.2.1` |
| [rmcrackan/libation](https://github.com/rmcrackan/Libation) | minor | `13.1.10` → `13.2.1` |

---

### Release Notes

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

### [`v13.2.1`](https://github.com/rmcrackan/Libation/releases/tag/v13.2.1): Libation 13.2.1

[Compare Source](https://github.com/rmcrackan/Libation/compare/v13.1.10...v13.2.1)

> <a href="https://getlibation.com"><img src=".github/download-icon.svg" width="20" height="20" alt="" /></a> **[Which version should I download?](https://getlibation.com)** — get a recommended download for your system on our site.

- Bug fix [#&#8203;1657](https://github.com/rmcrackan/Libation/issues/1657) - error in saving templates
- AutoScan defaultValue: false

[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 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:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4xIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4432
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-05 20:25:04 +00:00
ea5507cb16 feat: change theme
Some checks failed
lint-test-helm / lint-helm (push) Successful in 1m4s
render-manifests-push / render-manifests-push (push) Successful in 1m32s
renovate / renovate (push) Has been cancelled
2026-03-05 14:23:03 -06:00
3 changed files with 2 additions and 3 deletions

View File

@@ -44,7 +44,6 @@ homepage:
headerStyle: clean
hideVersion: true
cardBlur: xs
color: slate
background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg
theme: dark

View File

@@ -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.1.10
appVersion: 13.2.1

View File

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