From 053152c101bb2cabe4eacdc36702900e601d4bf6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 12 Jun 2026 19:36:19 +0200 Subject: [PATCH] =?UTF-8?q?feat(homarr):=20update=20image=20ghcr.io/homarr?= =?UTF-8?q?-labs/homarr=20v1.64.0=20=E2=86=92=20v1.65.0=20(#49076)?= 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 | `fdfb8ee` → `3cc148f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.65.0`](https://redirect.github.com/homarr-labs/homarr/releases/tag/v1.65.0) [Compare Source](https://redirect.github.com/homarr-labs/homarr/compare/v1.64.0...v1.65.0) ##### Features - add MCP server for AI assistant integration ([#​5882](https://redirect.github.com/homarr-labs/homarr/issues/5882)) ([6baff7b](https://redirect.github.com/homarr-labs/homarr/commit/6baff7be3dc8f2473d93d17862b6d0b2df5c4d15)) - add Technitium DNS integration, usable with DNS Hole widgets ([#​5832](https://redirect.github.com/homarr-labs/homarr/issues/5832)) ([cd1a82a](https://redirect.github.com/homarr-labs/homarr/commit/cd1a82a640101cdca88d1e825edb11bd51f5ce66)) - add Uptime Kuma, Audiobookshelf, Paperless-ngx, and Navidrome integrations ([#​5910](https://redirect.github.com/homarr-labs/homarr/issues/5910)) ([d77c6f8](https://redirect.github.com/homarr-labs/homarr/commit/d77c6f8d4e50108f50831ee365e382a535acb254)) - **beszel:** add Beszel integration with system monitoring widgets ([#​5900](https://redirect.github.com/homarr-labs/homarr/issues/5900)) ([a4db9cf](https://redirect.github.com/homarr-labs/homarr/commit/a4db9cf0dcd8034015064f9d23f2d351b1d0c50a)) - **board:** add widget hover overlay on dashboard ([#​5888](https://redirect.github.com/homarr-labs/homarr/issues/5888)) ([29bd710](https://redirect.github.com/homarr-labs/homarr/commit/29bd7101b180acfb750c7d4414c30bd6450065e2)) - custom widgets ([#​5889](https://redirect.github.com/homarr-labs/homarr/issues/5889)) ([aecbca2](https://redirect.github.com/homarr-labs/homarr/commit/aecbca2b81ad1693c599e3168fd0c0723311b3b4)) - **docs:** migrate documentation site into monorepo ([#​5912](https://redirect.github.com/homarr-labs/homarr/issues/5912)) ([9e421c6](https://redirect.github.com/homarr-labs/homarr/commit/9e421c67bd87b5b7065118afedd08e7eb2140773)) - **lang:** add Finnish language support ([#​5892](https://redirect.github.com/homarr-labs/homarr/issues/5892)) ([2fb7bde](https://redirect.github.com/homarr-labs/homarr/commit/2fb7bde9002c2670aa49db804e352c3821fa8097)) - search widgets by integration type when adding items ([#​5909](https://redirect.github.com/homarr-labs/homarr/issues/5909)) ([48e1844](https://redirect.github.com/homarr-labs/homarr/commit/48e1844b5b9dc6d322bc22a972fdd29b6e03d3d2)) - SQLite backup & restore with WASM preview ([#​5887](https://redirect.github.com/homarr-labs/homarr/issues/5887)) ([5d1f268](https://redirect.github.com/homarr-labs/homarr/commit/5d1f268438b84bd19f5a79658a43931dd874cd41)) - **ui:** add global query cache leveraging Redis ([#​5811](https://redirect.github.com/homarr-labs/homarr/issues/5811)) ([74443a4](https://redirect.github.com/homarr-labs/homarr/commit/74443a49b2330b7d71c5ccdb873c61b270d1c72a)) ##### Bug Fixes - **boards:** add permissions to board summary schema to fix manage page crash ([#​5917](https://redirect.github.com/homarr-labs/homarr/issues/5917)) ([a42af0e](https://redirect.github.com/homarr-labs/homarr/commit/a42af0e678b58b6c63a8bac4978fb2951c6ddef8)) - **ci:** rename baseBranches to baseBranchPatterns in renovate config ([15e061c](https://redirect.github.com/homarr-labs/homarr/commit/15e061cf03f2301996aaf11a25095194e5759fb5)) - **db:** inline custom widget seed data to fix CJS migration crash ([f26007a](https://redirect.github.com/homarr-labs/homarr/commit/f26007a29a0b04765baba72122d38a9e5c639a0b)) - **definitions:** gracefully handle sitemap fetch failure in codegen ([7f8b012](https://redirect.github.com/homarr-labs/homarr/commit/7f8b0121b303fa09a213c73e6a690463e9fc6b44)) - **docs:** add trailingSlash for GitHub Pages compatibility ([28ceb37](https://redirect.github.com/homarr-labs/homarr/commit/28ceb37cbfe45f8ce45fd88e6a8c87ffe4c9b5c2)) - **docs:** disable swcHtmlMinimizer and fix broken links ([905f795](https://redirect.github.com/homarr-labs/homarr/commit/905f795b5607744d0aeec4bb65d84aabd1505047)) - gracefully skip widgets with unknown kind instead of crashing ([#​5915](https://redirect.github.com/homarr-labs/homarr/issues/5915)) ([484b8cf](https://redirect.github.com/homarr-labs/homarr/commit/484b8cf9f18122a298dc7fae1027653cd287c09c)) - **image-proxy:** use ArrayBuffer instead of Blob to prevent OOM on Node v24 ([#​5926](https://redirect.github.com/homarr-labs/homarr/issues/5926)) ([3e464a7](https://redirect.github.com/homarr-labs/homarr/commit/3e464a76f2d1e5985f259270a4258f3db4f17c18)) - **integrations:** support truenas json-rpc api, certificate trust, and api key auth ([#​5861](https://redirect.github.com/homarr-labs/homarr/issues/5861)) ([f6d5f97](https://redirect.github.com/homarr-labs/homarr/commit/f6d5f97933cd257ee8851f2d6a27f56e2942076d))
--- ### Configuration 📅 **Schedule**: (UTC) - 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 426fc73738c..c4652c58ed1 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.64.0 +appVersion: 1.65.0 dependencies: - name: common version: 29.5.3 @@ -35,5 +35,5 @@ sources: - https://github.com/ajnart/homarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/homarr type: application -version: 15.11.0 +version: 15.12.0 diff --git a/charts/stable/homarr/values.yaml b/charts/stable/homarr/values.yaml index 6bb59ac8bac..4f4ed521343 100644 --- a/charts/stable/homarr/values.yaml +++ b/charts/stable/homarr/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/homarr-labs/homarr - tag: v1.64.0@sha256:fdfb8ee98338feb3a48e6013ce99c048cce129ca8d6b92a7e6e66671aefa9e07 + tag: v1.65.0@sha256:3cc148fb37ae43881858d04b7c46465b7f7c6fa4f7482a2206c21f6b7e6a4da8 pullPolicy: IfNotPresent workload: main: