From ed83c0724d8d35173605b8c51f968a123df2137f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 18 Oct 2024 23:01:48 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ajnart/?= =?UTF-8?q?homarr=200.15.4=20=E2=86=92=200.15.6=20(#27990)?= 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/ajnart/homarr](https://redirect.github.com/ajnart/homarr) | patch | `c13f04c` -> `8891626` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
ajnart/homarr (ghcr.io/ajnart/homarr) ### [`v0.15.6`](https://redirect.github.com/ajnart/homarr/releases/tag/v0.15.6) [Compare Source](https://redirect.github.com/ajnart/homarr/compare/v0.15.5...v0.15.6) This is a hotfix for [v0.15.5](https://redirect.github.com/ajnart/homarr/releases/tag/v0.15.5), which introduced a bug that db migration does not work. ### [`v0.15.5`](https://redirect.github.com/ajnart/homarr/releases/tag/v0.15.5) [Compare Source](https://redirect.github.com/ajnart/homarr/compare/v0.15.4...v0.15.5) > \[!NOTE]\ > We've been working actively on working torwards version 1.0 which will include many improvements to performance, security and the overall look & feel of Homarr. It will greatly overhaul the technical architecture of Homarr. This work is done by volunteers. Please consider supporting our work via donations at https://opencollective.com/homarr > \[!TIP] > The environment variable `NEXTAUTH_URL` should no longer be needed with the latest changes for OIDC (See [#​2149](https://redirect.github.com/ajnart/homarr/issues/2149)) #### What's Changed - Bugfix for dynamic urls not properly replaces on Search by [@​j3lte](https://redirect.github.com/j3lte) in [https://github.com/ajnart/homarr/pull/2124](https://redirect.github.com/ajnart/homarr/pull/2124) - Add rel="noreferrer" to link AppTile.tsx by [@​bebsworthy](https://redirect.github.com/bebsworthy) in [https://github.com/ajnart/homarr/pull/2126](https://redirect.github.com/ajnart/homarr/pull/2126) - fix: app ping retry interval by [@​manuel-rw](https://redirect.github.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/2122](https://redirect.github.com/ajnart/homarr/pull/2122) - fix: Make timer button show only to admins by [@​SeDemal](https://redirect.github.com/SeDemal) in [https://github.com/ajnart/homarr/pull/2143](https://redirect.github.com/ajnart/homarr/pull/2143) - fix: wrong redirect url for oidc requests [#​1909](https://redirect.github.com/ajnart/homarr/issues/1909) by [@​Meierschlumpf](https://redirect.github.com/Meierschlumpf) in [https://github.com/ajnart/homarr/pull/2149](https://redirect.github.com/ajnart/homarr/pull/2149) - New Crowdin updates by [@​ajnart](https://redirect.github.com/ajnart) in [https://github.com/ajnart/homarr/pull/2123](https://redirect.github.com/ajnart/homarr/pull/2123) #### New Contributors - [@​bebsworthy](https://redirect.github.com/bebsworthy) made their first contribution in [https://github.com/ajnart/homarr/pull/2126](https://redirect.github.com/ajnart/homarr/pull/2126) **Full Changelog**: https://github.com/ajnart/homarr/compare/v0.15.4...v0.15.5
--- ### 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 b438b674345..a7d5f110ed0 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.15.4 +appVersion: 0.15.6 dependencies: - name: common version: 25.1.0 @@ -32,4 +32,4 @@ sources: - https://github.com/ajnart/homarr - https://github.com/truecharts/charts/tree/master/charts/stable/homarr type: application -version: 12.2.0 +version: 12.2.1 diff --git a/charts/stable/homarr/values.yaml b/charts/stable/homarr/values.yaml index 7beb1519cb5..31221956174 100644 --- a/charts/stable/homarr/values.yaml +++ b/charts/stable/homarr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/ajnart/homarr - tag: 0.15.4@sha256:c13f04c95fdfbdb710375301cc45783a4c239eaedc96258e2a026feead213f99 + tag: 0.15.6@sha256:889162656ea48d6ad151aa56328a81ac5320fd99f8923d065d915296384c346e pullPolicy: IfNotPresent workload: main: