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 [@​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) </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>
30 lines
901 B
YAML
30 lines
901 B
YAML
apiVersion: v2
|
|
name: tubearchivist
|
|
version: 1.0.0
|
|
description: Tube Archivist
|
|
keywords:
|
|
- tubearchivist
|
|
- download
|
|
- video
|
|
- youtube
|
|
home: https://wiki.alexlebens.dev/s/9a5f89bb-3cae-43ab-b651-d39f69a05e93
|
|
sources:
|
|
- https://github.com/tubearchivist/tubearchivist
|
|
- https://github.com/elastic/elasticsearch
|
|
- https://hub.docker.com/r/bbilly1/tubearchivist
|
|
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: app-template
|
|
alias: tubearchivist
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.6.2
|
|
- name: valkey
|
|
alias: valkey
|
|
version: 0.4.0
|
|
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.10
|