From 805087a7dbf29dcfbb1dac65e1029b8fdb9200fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 29 Nov 2025 01:19:14 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/homarr-?= =?UTF-8?q?labs/homarr=20v1.44.0=20=E2=86=92=20v1.45.0=20(#42239)?= 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/homarr-labs/homarr](https://redirect.github.com/homarr-labs/homarr) | minor | `1fe93be` -> `afd5608` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
homarr-labs/homarr (ghcr.io/homarr-labs/homarr) ### [`v1.45.0`](https://redirect.github.com/homarr-labs/homarr/releases/tag/v1.45.0) [Compare Source](https://redirect.github.com/homarr-labs/homarr/compare/v1.44.0...v1.45.0) ##### Features - **docker:** hide containers with label homarr.hide ([#​4506](https://redirect.github.com/homarr-labs/homarr/issues/4506)) ([60ab98a](https://redirect.github.com/homarr-labs/homarr/commit/60ab98ae36abe712c825f7828394d3e3e98c888a)) ##### Bug Fixes - Add fallback when no icon in Minecraft Server widget ([#​4544](https://redirect.github.com/homarr-labs/homarr/issues/4544)) ([#​4545](https://redirect.github.com/homarr-labs/homarr/issues/4545)) ([99949fe](https://redirect.github.com/homarr-labs/homarr/commit/99949fe095ac5a3616c8e9c1964d7eb253c9f826)) - **deps:** update dependency [@​tanstack/react-query](https://redirect.github.com/tanstack/react-query) to ^5.90.10 ([#​4523](https://redirect.github.com/homarr-labs/homarr/issues/4523)) ([e87170a](https://redirect.github.com/homarr-labs/homarr/commit/e87170ae6e56cdbeef52e943353060329c39bdc9)) - **deps:** update dependency glob to ^11.1.0 ([#​4529](https://redirect.github.com/homarr-labs/homarr/issues/4529)) ([24c9854](https://redirect.github.com/homarr-labs/homarr/commit/24c985424ecc795eb96b56881a9b00c0c37386c1)) - **deps:** update dependency glob to v12 ([#​4530](https://redirect.github.com/homarr-labs/homarr/issues/4530)) ([18a6bfd](https://redirect.github.com/homarr-labs/homarr/commit/18a6bfd69d86de8c58dbfe6dc8b8fab78b2b5ee6)) - **deps:** update dependency next-intl to v4.5.4 ([#​4540](https://redirect.github.com/homarr-labs/homarr/issues/4540)) ([77a86ea](https://redirect.github.com/homarr-labs/homarr/commit/77a86ead41c0d098987561249203667ac4d88177)) - **deps:** update dependency next-intl to v4.5.5 ([#​4542](https://redirect.github.com/homarr-labs/homarr/issues/4542)) ([2bc6964](https://redirect.github.com/homarr-labs/homarr/commit/2bc6964f7efb5203f626d2f07b847dffd53191f0)) - **deps:** update dependency sass to ^1.94.1 ([#​4531](https://redirect.github.com/homarr-labs/homarr/issues/4531)) ([292e36f](https://redirect.github.com/homarr-labs/homarr/commit/292e36fec5acff9b1d143f19e18ea170c87fa0d0)) - **deps:** update dependency zod-validation-error to v5 ([#​4437](https://redirect.github.com/homarr-labs/homarr/issues/4437)) ([9a3feb4](https://redirect.github.com/homarr-labs/homarr/commit/9a3feb404c0c284b4f33fce12d87a469741a6ebd)) - **security:** restrict modification of entrypoint script ([#​4555](https://redirect.github.com/homarr-labs/homarr/issues/4555)) ([524e1a4](https://redirect.github.com/homarr-labs/homarr/commit/524e1a485be56dbebf8f71d4546bc65672737f30))
--- ### 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/homarr/Chart.yaml | 4 ++-- charts/stable/homarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index 5bb24097246..0e85d882bb8 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.44.0 +appVersion: 1.45.0 dependencies: - name: common version: 28.29.2 @@ -37,5 +37,5 @@ sources: - https://github.com/ajnart/homarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/homarr type: application -version: 14.3.1 +version: 14.4.0 diff --git a/charts/stable/homarr/values.yaml b/charts/stable/homarr/values.yaml index aba271aaf0e..b62da589164 100644 --- a/charts/stable/homarr/values.yaml +++ b/charts/stable/homarr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/homarr-labs/homarr - tag: v1.44.0@sha256:1fe93befc07274f6fb64d7772cec24d1f3be1e344274112a69e992d495521fd2 + tag: v1.45.0@sha256:afd56080e25d81aa5512c25764f5c07348ec0e49a0487311012e0ebdb5d58971 pullPolicy: IfNotPresent workload: main: