From d1648f0f14cb89f0254da3d8f838145296645a8e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 17 Nov 2023 20:39:57 +0100 Subject: [PATCH] fix(images): update container image ghcr.io/hay-kot/homebox to v0.10.2 (#14789) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hay-kot/homebox](https://togithub.com/hay-kot/homebox) | patch | `v0.10.1` -> `v0.10.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
hay-kot/homebox (ghcr.io/hay-kot/homebox) ### [`v0.10.2`](https://togithub.com/hay-kot/homebox/releases/tag/v0.10.2) [Compare Source](https://togithub.com/hay-kot/homebox/compare/v0.10.1...v0.10.2) #### What's Changed - fix: restore location section by [@​hay-kot](https://togithub.com/hay-kot) in [https://github.com/hay-kot/homebox/pull/587](https://togithub.com/hay-kot/homebox/pull/587) - chore(deps): update dependency mkdocs-material to v9.4.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/hay-kot/homebox/pull/592](https://togithub.com/hay-kot/homebox/pull/592) - chore(deps): update docker/setup-buildx-action action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/hay-kot/homebox/pull/579](https://togithub.com/hay-kot/homebox/pull/579) - chore(deps): update actions/checkout action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/hay-kot/homebox/pull/575](https://togithub.com/hay-kot/homebox/pull/575) - chore: rewrite generator to resolve strange name generation by [@​hay-kot](https://togithub.com/hay-kot) in [https://github.com/hay-kot/homebox/pull/612](https://togithub.com/hay-kot/homebox/pull/612) - chore: bump all go dependencies by [@​hay-kot](https://togithub.com/hay-kot) in [https://github.com/hay-kot/homebox/pull/614](https://togithub.com/hay-kot/homebox/pull/614) - fix: use unix filepath sep on windows for embeds by [@​hay-kot](https://togithub.com/hay-kot) in [https://github.com/hay-kot/homebox/pull/615](https://togithub.com/hay-kot/homebox/pull/615) - fix: ensure urls isn't encoded by [@​hay-kot](https://togithub.com/hay-kot) in [https://github.com/hay-kot/homebox/pull/618](https://togithub.com/hay-kot/homebox/pull/618) - Add Shoutrrr validation for `bark://`, `ntfy://` and `generic+` prefixes by [@​chessmango](https://togithub.com/chessmango) in [https://github.com/hay-kot/homebox/pull/591](https://togithub.com/hay-kot/homebox/pull/591) - chore(deps): update pnpm/action-setup action to v2.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/hay-kot/homebox/pull/511](https://togithub.com/hay-kot/homebox/pull/511) - fix: use theme aware background color by [@​hay-kot](https://togithub.com/hay-kot) in [https://github.com/hay-kot/homebox/pull/619](https://togithub.com/hay-kot/homebox/pull/619) - chore(deps): update actions/setup-node action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/hay-kot/homebox/pull/621](https://togithub.com/hay-kot/homebox/pull/621) - feat: expose timeout variables by [@​hay-kot](https://togithub.com/hay-kot) in [https://github.com/hay-kot/homebox/pull/622](https://togithub.com/hay-kot/homebox/pull/622) - fix(deps): update dependency [@​pinia/nuxt](https://togithub.com/pinia/nuxt) to ^0.5.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/hay-kot/homebox/pull/620](https://togithub.com/hay-kot/homebox/pull/620) - chore(deps): update dependency [@​vite-pwa/nuxt](https://togithub.com/vite-pwa/nuxt) to ^0.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/hay-kot/homebox/pull/616](https://togithub.com/hay-kot/homebox/pull/616) - chore(deps): update dependency [@​types/markdown-it](https://togithub.com/types/markdown-it) to v13 by [@​renovate](https://togithub.com/renovate) in [https://github.com/hay-kot/homebox/pull/577](https://togithub.com/hay-kot/homebox/pull/577) - fix: images in child items by [@​hay-kot](https://togithub.com/hay-kot) in [https://github.com/hay-kot/homebox/pull/623](https://togithub.com/hay-kot/homebox/pull/623) - fix: allow zeroing out asset ids by [@​hay-kot](https://togithub.com/hay-kot) in [https://github.com/hay-kot/homebox/pull/624](https://togithub.com/hay-kot/homebox/pull/624) #### New Contributors - [@​chessmango](https://togithub.com/chessmango) made their first contribution in [https://github.com/hay-kot/homebox/pull/591](https://togithub.com/hay-kot/homebox/pull/591) **Full Changelog**: https://github.com/hay-kot/homebox/compare/v0.10.1...v0.10.2
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/stable/homebox/Chart.yaml | 2 +- charts/stable/homebox/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index 18223251d4331..03e10242ed28a 100644 --- a/charts/stable/homebox/Chart.yaml +++ b/charts/stable/homebox/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homebox - https://github.com/hay-kot/homebox type: application -version: 3.0.11 +version: 3.0.12 annotations: truecharts.org/category: inventory truecharts.org/SCALE-support: "true" diff --git a/charts/stable/homebox/values.yaml b/charts/stable/homebox/values.yaml index b10afb3fecc5e..ead3624cae740 100644 --- a/charts/stable/homebox/values.yaml +++ b/charts/stable/homebox/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/hay-kot/homebox pullPolicy: IfNotPresent - tag: v0.10.1@sha256:542f3d6156c7431b2127b35b37f97a121754dd92abb910afe1bbf0008706d2a1 + tag: v0.10.2@sha256:1419b6e22aa06ab307fe0ed6c68906484905484f73df02485ebe8d94760812b8 homebox: allow_registration: true auto_increment_asset_id: true