chore(deps): update tubearchivist to v0.5.10 (#5263)
All checks were successful
lint-test-helm / lint-helm (push) Successful in 13s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 5m11s

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bbilly1/tubearchivist | patch | `v0.5.9` → `v0.5.10` |
| [tubearchivist/tubearchivist](https://github.com/tubearchivist/tubearchivist) | patch | `v0.5.9` → `v0.5.10` |

---

### Release Notes

<details>
<summary>tubearchivist/tubearchivist (tubearchivist/tubearchivist)</summary>

### [`v0.5.10`](https://github.com/tubearchivist/tubearchivist/releases/tag/v0.5.10)

[Compare Source](https://github.com/tubearchivist/tubearchivist/compare/v0.5.9...v0.5.10)

#### Added

- Added secret lookup from file, by [@&#8203;TheMDev](https://github.com/TheMDev), [docs](https://docs.tubearchivist.com/installation/env-vars/)
- Added deprecated appconfig key cleanup, by [@&#8203;bbilly1](https://github.com/bbilly1)

#### Changed

- Removed now redundant manual POT field, by [@&#8203;bbilly1](https://github.com/bbilly1)
- Extend the PIT lifetime for meta data embed for slow IO, by [@&#8203;bbilly1](https://github.com/bbilly1)
- Ignore `number_of_replicas` for index recreation for replica configurations, by [@&#8203;camhorn](https://github.com/camhorn)
- Redownload now uses reindex for better metadata preservation, by [@&#8203;bbilly1](https://github.com/bbilly1)
- Changed POT plugin installation method, fix runtime plugin loading into yt-dlp, align with upstreak, by [@&#8203;bbilly1](https://github.com/bbilly1), [#&#8203;1134](https://github.com/tubearchivist/tubearchivist/issues/1134)
- Changed download process error handling, bot error message now throws and stops task completly, by [@&#8203;jwmay2012](https://github.com/jwmay2012)

#### Fixed

- Fixed newer ES alias APIs for ES9 support, by [@&#8203;TheMDev](https://github.com/TheMDev)
- Fixed future problem for search alias, by [@&#8203;TheMDev](https://github.com/TheMDev)
- Fixed video deletion from playlist while out of sync, by [@&#8203;bbilly1](https://github.com/bbilly1)
- Fixed embedding error for mutagen on empty description, by [@&#8203;bbilly1](https://github.com/bbilly1), [#&#8203;1124](https://github.com/tubearchivist/tubearchivist/issues/1124)

</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:eyJjcmVhdGVkSW5WZXIiOiI0My45OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiZG9ja2VyIiwiZG9ja2VyIl19-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5263
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #5263.
This commit is contained in:
2026-03-30 16:35:46 +00:00
committed by Alex Lebens
parent 99811bb046
commit a9a73124ac
2 changed files with 2 additions and 2 deletions

View File

@@ -26,4 +26,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tube-archivist.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tube-archivist.png
# renovate: datasource=github-releases depName=tubearchivist/tubearchivist # renovate: datasource=github-releases depName=tubearchivist/tubearchivist
appVersion: v0.5.9 appVersion: v0.5.10

View File

@@ -9,7 +9,7 @@ tubearchivist:
main: main:
image: image:
repository: bbilly1/tubearchivist repository: bbilly1/tubearchivist
tag: v0.5.9 tag: v0.5.10
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ