From a9a73124ac86725e605320545cb78855813acc83 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Mar 2026 16:35:46 +0000 Subject: [PATCH] chore(deps): update tubearchivist to v0.5.10 (#5263) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
tubearchivist/tubearchivist (tubearchivist/tubearchivist) ### [`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 [@​TheMDev](https://github.com/TheMDev), [docs](https://docs.tubearchivist.com/installation/env-vars/) - Added deprecated appconfig key cleanup, by [@​bbilly1](https://github.com/bbilly1) #### Changed - Removed now redundant manual POT field, by [@​bbilly1](https://github.com/bbilly1) - Extend the PIT lifetime for meta data embed for slow IO, by [@​bbilly1](https://github.com/bbilly1) - Ignore `number_of_replicas` for index recreation for replica configurations, by [@​camhorn](https://github.com/camhorn) - Redownload now uses reindex for better metadata preservation, by [@​bbilly1](https://github.com/bbilly1) - Changed POT plugin installation method, fix runtime plugin loading into yt-dlp, align with upstreak, by [@​bbilly1](https://github.com/bbilly1), [#​1134](https://github.com/tubearchivist/tubearchivist/issues/1134) - Changed download process error handling, bot error message now throws and stops task completly, by [@​jwmay2012](https://github.com/jwmay2012) #### Fixed - Fixed newer ES alias APIs for ES9 support, by [@​TheMDev](https://github.com/TheMDev) - Fixed future problem for search alias, by [@​TheMDev](https://github.com/TheMDev) - Fixed video deletion from playlist while out of sync, by [@​bbilly1](https://github.com/bbilly1) - Fixed embedding error for mutagen on empty description, by [@​bbilly1](https://github.com/bbilly1), [#​1124](https://github.com/tubearchivist/tubearchivist/issues/1124)
--- ### 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. --- - [ ] 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/5263 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/tubearchivist/Chart.yaml | 2 +- clusters/cl01tl/helm/tubearchivist/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/tubearchivist/Chart.yaml b/clusters/cl01tl/helm/tubearchivist/Chart.yaml index 4a3c876bc..f6313fad4 100644 --- a/clusters/cl01tl/helm/tubearchivist/Chart.yaml +++ b/clusters/cl01tl/helm/tubearchivist/Chart.yaml @@ -26,4 +26,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tube-archivist.png # renovate: datasource=github-releases depName=tubearchivist/tubearchivist -appVersion: v0.5.9 +appVersion: v0.5.10 diff --git a/clusters/cl01tl/helm/tubearchivist/values.yaml b/clusters/cl01tl/helm/tubearchivist/values.yaml index 137fe7ff7..9c4798daa 100644 --- a/clusters/cl01tl/helm/tubearchivist/values.yaml +++ b/clusters/cl01tl/helm/tubearchivist/values.yaml @@ -9,7 +9,7 @@ tubearchivist: main: image: repository: bbilly1/tubearchivist - tag: v0.5.9 + tag: v0.5.10 pullPolicy: IfNotPresent env: - name: TZ