From 5aa8ca9283dc7f3d563050ff6212ac11d84b30a1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 Sep 2024 20:28:36 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/sysadminsmedia/homebox to v0.14.2@e2ac4aa by renovate (#26389) 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.1` -> `0.14.2` | --- > [!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.2`](https://redirect.github.com/sysadminsmedia/homebox/releases/tag/v0.14.2) [Compare Source](https://redirect.github.com/sysadminsmedia/homebox/compare/v0.14.1...v0.14.2) #### What's Changed - add eslint-plugin-tailwindcss by [@​tonyaellie](https://redirect.github.com/tonyaellie) in [https://github.com/sysadminsmedia/homebox/pull/199](https://redirect.github.com/sysadminsmedia/homebox/pull/199) - feat: allow the hiding of the header by [@​tankerkiller125](https://redirect.github.com/tankerkiller125) in [https://github.com/sysadminsmedia/homebox/pull/202](https://redirect.github.com/sysadminsmedia/homebox/pull/202) - Fix Registration Disabled button in login page by [@​edward-shen](https://redirect.github.com/edward-shen) in [https://github.com/sysadminsmedia/homebox/pull/203](https://redirect.github.com/sysadminsmedia/homebox/pull/203) - update links by [@​tonyaellie](https://redirect.github.com/tonyaellie) in [https://github.com/sysadminsmedia/homebox/pull/206](https://redirect.github.com/sysadminsmedia/homebox/pull/206) - refresh search on include archived change by [@​tonyaellie](https://redirect.github.com/tonyaellie) in [https://github.com/sysadminsmedia/homebox/pull/208](https://redirect.github.com/sysadminsmedia/homebox/pull/208) - feat: show item is archived in more places by [@​tonyaellie](https://redirect.github.com/tonyaellie) in [https://github.com/sysadminsmedia/homebox/pull/210](https://redirect.github.com/sysadminsmedia/homebox/pull/210) - Update Documentation: Quick Start by [@​Gabrinator](https://redirect.github.com/Gabrinator) in [https://github.com/sysadminsmedia/homebox/pull/221](https://redirect.github.com/sysadminsmedia/homebox/pull/221) - make ItemViewTable headers customisable by [@​tonyaellie](https://redirect.github.com/tonyaellie) in [https://github.com/sysadminsmedia/homebox/pull/212](https://redirect.github.com/sysadminsmedia/homebox/pull/212) - fix issue with Chinese not automatically translating properly - Added option in profile to manually change language #### New Contributors - [@​edward-shen](https://redirect.github.com/edward-shen) made their first contribution in [https://github.com/sysadminsmedia/homebox/pull/203](https://redirect.github.com/sysadminsmedia/homebox/pull/203) - [@​Gabrinator](https://redirect.github.com/Gabrinator) made their first contribution in [https://github.com/sysadminsmedia/homebox/pull/221](https://redirect.github.com/sysadminsmedia/homebox/pull/221) **Full Changelog**: https://github.com/sysadminsmedia/homebox/compare/v0.14.1...v0.14.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://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 7bf02e9171b..9d5ca8be098 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.1 +appVersion: 0.14.2 dependencies: - name: common version: 24.1.15 @@ -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.2 +version: 8.4.3 diff --git a/charts/stable/homebox/values.yaml b/charts/stable/homebox/values.yaml index 0f2809e0364..55b8739a129 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.1@sha256:d5d85afb38e7c2d276cc9bfd4ffb341248aec13d7287817e1907e3a24c95998a + tag: 0.14.2@sha256:e2ac4aa3c6216a95c3c4e155928e3317191d80e99c398ab00772003f28e0b69a homebox: allow_registration: true auto_increment_asset_id: true