From c20477837fb52f3c2357a3834168afa00cbdd00c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Sep 2024 08:25:03 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/sysadminsmedia/homebox to v0.14.1@d5d85af by renovate (#26007) 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/sysadminsmedia/homebox](https://redirect.github.com/sysadminsmedia/homebox) | patch | `0.14.0` -> `0.14.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
sysadminsmedia/homebox (ghcr.io/sysadminsmedia/homebox) ### [`v0.14.1`](https://redirect.github.com/sysadminsmedia/homebox/releases/tag/v0.14.1) [Compare Source](https://redirect.github.com/sysadminsmedia/homebox/compare/v0.14.0...v0.14.1) #### What's Changed - fixes regional localization not working properly [@​tankerkiller125](https://redirect.github.com/tankerkiller125) - additional languages - styles on home page by [@​tonyaellie](https://redirect.github.com/tonyaellie) in [https://github.com/sysadminsmedia/homebox/pull/193](https://redirect.github.com/sysadminsmedia/homebox/pull/193) - improve creation modals by [@​tonyaellie](https://redirect.github.com/tonyaellie) in [https://github.com/sysadminsmedia/homebox/pull/196](https://redirect.github.com/sysadminsmedia/homebox/pull/196) - compare SearchFilter values on a unique field instead of by reference for finding unselected by [@​tonyaellie](https://redirect.github.com/tonyaellie) in [https://github.com/sysadminsmedia/homebox/pull/195](https://redirect.github.com/sysadminsmedia/homebox/pull/195) - improve multiselect by [@​tonyaellie](https://redirect.github.com/tonyaellie) in [https://github.com/sysadminsmedia/homebox/pull/197](https://redirect.github.com/sysadminsmedia/homebox/pull/197) - changeable items per table page by [@​tonyaellie](https://redirect.github.com/tonyaellie) in [https://github.com/sysadminsmedia/homebox/pull/185](https://redirect.github.com/sysadminsmedia/homebox/pull/185) #### New Contributors - [@​tonyaellie](https://redirect.github.com/tonyaellie) made their first contribution in [https://github.com/sysadminsmedia/homebox/pull/193](https://redirect.github.com/sysadminsmedia/homebox/pull/193) **Full Changelog**: https://github.com/sysadminsmedia/homebox/compare/v0.14.0...v0.14.1
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/homebox/Chart.yaml | 4 ++-- charts/stable/homebox/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index 483ae3bbdb7..b292ee665b3 100644 --- a/charts/stable/homebox/Chart.yaml +++ b/charts/stable/homebox/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.14.0 +appVersion: 0.14.1 dependencies: - name: common version: 24.1.14 @@ -33,4 +33,4 @@ sources: - https://github.com/sysadminsmedia/homebox - https://github.com/truecharts/charts/tree/master/charts/stable/homebox type: application -version: 8.4.0 +version: 8.4.1 diff --git a/charts/stable/homebox/values.yaml b/charts/stable/homebox/values.yaml index 5def0f63e3d..0f2809e0364 100644 --- a/charts/stable/homebox/values.yaml +++ b/charts/stable/homebox/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/sysadminsmedia/homebox pullPolicy: IfNotPresent - tag: 0.14.0@sha256:9f47d0fe652eab3ae81a5c7f79827195b2aea8f379e0d37162dc391f2b78f23d + tag: 0.14.1@sha256:d5d85afb38e7c2d276cc9bfd4ffb341248aec13d7287817e1907e3a24c95998a homebox: allow_registration: true auto_increment_asset_id: true