mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.n8n.io/n8nio/n8n | digest | `c5fe3ff` -> `4a15955` | | [ghcr.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | minor | `2.26.1` -> `2.29.0` | | ghcr.io/esphome/esphome | digest | `393775c` -> `67f4df2` | | ghcr.io/homarr-labs/homarr | digest | `7d58149` -> `9ba9831` | | ghcr.io/linkwarden/linkwarden | pinDigest | -> `c1c6f41` | | ghcr.io/metatool-ai/metamcp | digest | `09e467e` -> `009c635` | | ghcr.io/miniflux/miniflux | digest | `b435a1e` -> `fd6587a` | | ghcr.io/morten-olsen/homelab-operator | digest | `d6f0884` -> `4fb3a40` | | ghcr.io/open-webui/open-webui | digest | `2e78a2f` -> `05aaa81` | | nocodb/nocodb | pinDigest | -> `71d5b23` | | ollama/ollama | patch | `0.12.0` -> `0.12.1` | --- ### Release Notes <details> <summary>advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)</summary> ### [`v2.29.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.29.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.28.0...v2.29.0) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See <https://redirect.github.com/advplyr/audiobookshelf/discussions/4460> for details. ##### Added - Chapter editor tools/enhancements including bulk chapter import & more (see [#​4384](https://redirect.github.com/advplyr/audiobookshelf/issues/4384)) by [@​josh-vin](https://redirect.github.com/josh-vin) in [#​4384](https://redirect.github.com/advplyr/audiobookshelf/issues/4384) - Book library sort options for `Progress: Started` and `Progress: Finished` [#​4540](https://redirect.github.com/advplyr/audiobookshelf/issues/4540) by [@​tagmeh](https://redirect.github.com/tagmeh) in [#​4575](https://redirect.github.com/advplyr/audiobookshelf/issues/4575) ##### Fixed - Initial page load failing to load library (on token refreshes) [#​4567](https://redirect.github.com/advplyr/audiobookshelf/issues/4567) (in [#​4590](https://redirect.github.com/advplyr/audiobookshelf/issues/4590)) - Library path folder browser not working on latest Windows 11 (replace `wmic` with `powershell`) [#​4531](https://redirect.github.com/advplyr/audiobookshelf/issues/4531) by [@​sir-wilhelm](https://redirect.github.com/sir-wilhelm) in [#​4533](https://redirect.github.com/advplyr/audiobookshelf/issues/4533) - Podcast itunes id not set on podcasts created from search and podcast matching [#​4614](https://redirect.github.com/advplyr/audiobookshelf/issues/4614) - Book match tab last used provider saved in local storage being overriden by itunes when matching a podcast [#​4615](https://redirect.github.com/advplyr/audiobookshelf/issues/4615) - Server listening log for ipv6 host by [@​renesat](https://redirect.github.com/renesat) in [#​4595](https://redirect.github.com/advplyr/audiobookshelf/issues/4595) - UI/UX: Podcast match author input not showing the current author value [#​4617](https://redirect.github.com/advplyr/audiobookshelf/issues/4617) ##### Changed - Podcast episode download requests pass `*/*` in `Accept` header by [@​renesat](https://redirect.github.com/renesat) in [#​4596](https://redirect.github.com/advplyr/audiobookshelf/issues/4596) - Podcast episode downloads always embed meta tags (previously only mp3) (in [#​4598](https://redirect.github.com/advplyr/audiobookshelf/issues/4598)) - Remove unnecessary token from HLS playlist files by [@​laxandrea](https://redirect.github.com/laxandrea) in [#​4608](https://redirect.github.com/advplyr/audiobookshelf/issues/4608) - UI/UX: Changed book library `Progress Updated` sort option label to `Progress: Last Updated` - UI/UX: Replace SVG icons with material-symbols icon equivalents by [@​Toby222](https://redirect.github.com/Toby222) in [#​4552](https://redirect.github.com/advplyr/audiobookshelf/issues/4552) - UI/UX: Remove unnecessary success toast for podcast episode removed [#​4606](https://redirect.github.com/advplyr/audiobookshelf/issues/4606) - More strings translated - Belarusian by [@​i-Nosferatu-i](https://redirect.github.com/i-Nosferatu-i) - Bulgarian by [@​jeliozver](https://redirect.github.com/jeliozver) - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Czech by [@​kuci-JK](https://redirect.github.com/kuci-JK) - Dutch by [@​matieke](https://redirect.github.com/matieke) - German by [@​Vito0912](https://redirect.github.com/Vito0912) [@​Dalabad](https://redirect.github.com/Dalabad) [@​Eragos](https://redirect.github.com/Eragos) [@​B0rax](https://redirect.github.com/B0rax) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) [@​Kabika82](https://redirect.github.com/Kabika82) - Italian by [@​paolor72](https://redirect.github.com/paolor72) [@​laxandrea](https://redirect.github.com/laxandrea) - Russian by [@​renesat](https://redirect.github.com/renesat) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Spanish by [@​idojius86](https://redirect.github.com/idojius86) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) [@​MageSneaky](https://redirect.github.com/MageSneaky) - Vietnamese by [@​phamngocminhhang](https://redirect.github.com/phamngocminhhang) #### New Contributors - [@​laxandrea](https://redirect.github.com/laxandrea) made their first contribution in [#​4608](https://redirect.github.com/advplyr/audiobookshelf/pull/4608) - [@​renesat](https://redirect.github.com/renesat) made their first contribution in [#​4596](https://redirect.github.com/advplyr/audiobookshelf/pull/4596) - [@​sir-wilhelm](https://redirect.github.com/sir-wilhelm) made their first contribution in [#​4533](https://redirect.github.com/advplyr/audiobookshelf/pull/4533) - [@​tagmeh](https://redirect.github.com/tagmeh) made their first contribution in [#​4575](https://redirect.github.com/advplyr/audiobookshelf/pull/4575) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.28.0...v2.29.0> ### [`v2.28.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.28.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.27.0...v2.28.0) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See <https://redirect.github.com/advplyr/audiobookshelf/discussions/4460> for details. ##### Added - Server setting to allow a whitelist of CORS origins by [@​Vito0912](https://redirect.github.com/Vito0912) in [#​4557](https://redirect.github.com/advplyr/audiobookshelf/issues/4557) ##### Fixed - Server crash when transcode requests are made to the direct play endpoint [#​4555](https://redirect.github.com/advplyr/audiobookshelf/issues/4555) (in [#​4565](https://redirect.github.com/advplyr/audiobookshelf/issues/4565)) - OIDC auto-register still creating a user when groupclaim is invalid [#​4563](https://redirect.github.com/advplyr/audiobookshelf/issues/4563) - OIDC callback URL validation ##### Changed - More strings translated - Belarusian by [@​i-Nosferatu-i](https://redirect.github.com/i-Nosferatu-i) - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Estonian by [@​alehandro112](https://redirect.github.com/alehandro112) - French by [@​ThoDon](https://redirect.github.com/ThoDon) - German by [@​Vito0912](https://redirect.github.com/Vito0912) [@​numerfolt](https://redirect.github.com/numerfolt) [@​LaurinSorgend](https://redirect.github.com/LaurinSorgend) - Hindi by [@​ashishwadekar](https://redirect.github.com/ashishwadekar) - Norwegian Bokmål by [@​Erbros](https://redirect.github.com/Erbros) - Russian by [@​NickSkier](https://redirect.github.com/NickSkier) - Ukrainian by [@​Maksim2005UA2](https://redirect.github.com/Maksim2005UA2) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.27.0...v2.28.0> ### [`v2.27.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.27.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.26.3...v2.27.0) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See <https://redirect.github.com/advplyr/audiobookshelf/discussions/4460> for details. ##### Added - Book library sort option for progress last updated [#​1215](https://redirect.github.com/advplyr/audiobookshelf/issues/1215) (in [#​4542](https://redirect.github.com/advplyr/audiobookshelf/issues/4542)) - Sepia theme in epub e-reader [#​4407](https://redirect.github.com/advplyr/audiobookshelf/issues/4407) by [@​michaeldvinci](https://redirect.github.com/michaeldvinci) in [#​4534](https://redirect.github.com/advplyr/audiobookshelf/issues/4534) ##### Fixed - All e-reader devices visible to non-admin users [#​4529](https://redirect.github.com/advplyr/audiobookshelf/issues/4529) (in [#​4530](https://redirect.github.com/advplyr/audiobookshelf/issues/4530)) - UI/UX: Edit chapter page lookup modal showing incorrect duration when removing branding by [@​chriscam85](https://redirect.github.com/chriscam85) in [#​4551](https://redirect.github.com/advplyr/audiobookshelf/issues/4551) - UI/UX: Cursor pointer for version in side rail by [@​FelixSche](https://redirect.github.com/FelixSche) in [#​4528](https://redirect.github.com/advplyr/audiobookshelf/issues/4528) - UI/UX: Sessions table overflowing horizontally on mobile ##### Changed - UI/UX: Localized user stats heatmap tooltip [#​4550](https://redirect.github.com/advplyr/audiobookshelf/issues/4550) - More strings translated - Belarusian by [@​i-Nosferatu-i](https://redirect.github.com/i-Nosferatu-i) - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Danish by [@​MikkelOlesen](https://redirect.github.com/MikkelOlesen) - Dutch by [@​RemcoSchrijver](https://redirect.github.com/RemcoSchrijver) [@​Pepsicola1995](https://redirect.github.com/Pepsicola1995) - German by [@​B0rax](https://redirect.github.com/B0rax) [@​Vito0912](https://redirect.github.com/Vito0912) [@​networksecurityvodoo](https://redirect.github.com/networksecurityvodoo) - Hebrew by [@​enosh](https://redirect.github.com/enosh) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) [@​Kabika82](https://redirect.github.com/Kabika82) - Russian by [@​GrakovNe](https://redirect.github.com/GrakovNe) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) - Ukrainian by [@​Maksim2005UA2](https://redirect.github.com/Maksim2005UA2) #### New Contributors - [@​FelixSche](https://redirect.github.com/FelixSche) made their first contribution in [#​4528](https://redirect.github.com/advplyr/audiobookshelf/pull/4528) - [@​michaeldvinci](https://redirect.github.com/michaeldvinci) made their first contribution in [#​4534](https://redirect.github.com/advplyr/audiobookshelf/pull/4534) - [@​chriscam85](https://redirect.github.com/chriscam85) made their first contribution in [#​4551](https://redirect.github.com/advplyr/audiobookshelf/pull/4551) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.26.3...v2.27.0> ### [`v2.26.3`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.3) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.26.2...v2.26.3) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See <https://redirect.github.com/advplyr/audiobookshelf/discussions/4460> for details. ##### Fixed - Some podcast episodes always transcoding (in [#​4520](https://redirect.github.com/advplyr/audiobookshelf/issues/4520)) - Unable to change root user password when not set [#​4522](https://redirect.github.com/advplyr/audiobookshelf/issues/4522) (in [#​4523](https://redirect.github.com/advplyr/audiobookshelf/issues/4523)) ##### Changed - More strings translated - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - German by [@​Dalabad](https://redirect.github.com/Dalabad) - Russian by [@​Nab0y](https://redirect.github.com/Nab0y) - Ukrainian by [@​Maksim2005UA2](https://redirect.github.com/Maksim2005UA2) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.26.2...v2.26.3> ### [`v2.26.2`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.2) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.26.1...v2.26.2) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See <https://redirect.github.com/advplyr/audiobookshelf/discussions/4460> for details. ##### Fixed - Web client page load causing a token refresh [#​4509](https://redirect.github.com/advplyr/audiobookshelf/issues/4509) (in [#​4510](https://redirect.github.com/advplyr/audiobookshelf/issues/4510)) ##### Changed - Audible match results return match confidence score, shows in match results by [@​mikiher](https://redirect.github.com/mikiher) in [#​4319](https://redirect.github.com/advplyr/audiobookshelf/issues/4319) - More strings translated - Chinese (Simplified Han script) by [@​springsunx](https://redirect.github.com/springsunx) [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Czech by [@​kuci-JK](https://redirect.github.com/kuci-JK) - Italian by [@​Prangel85](https://redirect.github.com/Prangel85) - Turkish by [@​SerhatGulasti](https://redirect.github.com/SerhatGulasti) - Ukrainian by [@​Maksim2005UA2](https://redirect.github.com/Maksim2005UA2) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.26.1...v2.26.2> </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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/morten-olsen/homelab-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 lines
257 B
YAML
10 lines
257 B
YAML
globals:
|
|
environment: prod
|
|
timezone: Europe/Amsterdam
|
|
domain: olsen.cloud
|
|
image:
|
|
repository: ghcr.io/esphome/esphome
|
|
tag: latest@sha256:67f4df2206af244e79c6c624ea7ef27be572f83af981657b1ac1ffa0d7b8487a
|
|
pullPolicy: IfNotPresent
|
|
subdomain: esphome
|