From e41613c4fb5231de0bd5042e2df55a7e0a962544 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 2 Sep 2024 02:34:37 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/ajnart/homarr to v0.15.4@c13f04c by renovate (#25798) 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 | `0.15.3` -> `0.15.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
ajnart/homarr (ghcr.io/ajnart/homarr) ### [`v0.15.4`](https://redirect.github.com/ajnart/homarr/releases/tag/v0.15.4) [Compare Source](https://redirect.github.com/ajnart/homarr/compare/v0.15.3...v0.15.4) > \[!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 > \[!CAUTION]\ > We are **dropping support for armv7**. Old Raspberry Pi and arm devices are no longer supported by some of our upstream dependencies. > Our building framework for 1.0 also doesn't support armv7. This change will only affect a very small amount of devices. > We **recommend you to upgrade to a newer architecture** if you are affected by this change. Cheap SBC's can be bought for very cheap that support arm64. #### Disable PiHole & AdGuard Home temporarily Instead of permanently disabling them, Homarr can now disable them for a certain time period: 326053459-ca5d39cf-d53c-4597-b5e6-40288e51f66d #### Proxmox uptime The health monitoring widget can now display the uptime of your Proxmox system: ![351717193-215cb6e2-5d9f-4884-9e44-2b1fd91e71cf](https://redirect.github.com/user-attachments/assets/a5c12fe3-7979-44a6-980d-84ad867af66b) #### What's Changed - Add `key` for custom favicon by [@​ajnart](https://redirect.github.com/ajnart) in [https://github.com/ajnart/homarr/pull/2052](https://redirect.github.com/ajnart/homarr/pull/2052) - Add New Language Arabic by [@​bo3bdo](https://redirect.github.com/bo3bdo) in [https://github.com/ajnart/homarr/pull/2051](https://redirect.github.com/ajnart/homarr/pull/2051) - Feature: Add dns disable timer by [@​hillaliy](https://redirect.github.com/hillaliy) in [https://github.com/ajnart/homarr/pull/2029](https://redirect.github.com/ajnart/homarr/pull/2029) - New Crowdin updates by [@​ajnart](https://redirect.github.com/ajnart) in [https://github.com/ajnart/homarr/pull/2038](https://redirect.github.com/ajnart/homarr/pull/2038) - feat: add indexers site hyperlink by [@​hillaliy](https://redirect.github.com/hillaliy) in [https://github.com/ajnart/homarr/pull/2061](https://redirect.github.com/ajnart/homarr/pull/2061) - feat: add Proxmox Uptime View by [@​JasonLeeB06](https://redirect.github.com/JasonLeeB06) in [https://github.com/ajnart/homarr/pull/2092](https://redirect.github.com/ajnart/homarr/pull/2092) - fix: [#​2086](https://redirect.github.com/ajnart/homarr/issues/2086) enforce password requirements for admin user by [@​manuel-rw](https://redirect.github.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/2098](https://redirect.github.com/ajnart/homarr/pull/2098) - fix: [#​1707](https://redirect.github.com/ajnart/homarr/issues/1707) refech interval app pings by [@​manuel-rw](https://redirect.github.com/manuel-rw) in [https://github.com/ajnart/homarr/pull/2097](https://redirect.github.com/ajnart/homarr/pull/2097) #### New Contributors - [@​bo3bdo](https://redirect.github.com/bo3bdo) made their first contribution in [https://github.com/ajnart/homarr/pull/2051](https://redirect.github.com/ajnart/homarr/pull/2051) - [@​JasonLeeB06](https://redirect.github.com/JasonLeeB06) made their first contribution in [https://github.com/ajnart/homarr/pull/2092](https://redirect.github.com/ajnart/homarr/pull/2092) **Full Changelog**: https://github.com/ajnart/homarr/compare/v0.15.3...v0.15.4
--- ### 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 f5fcb094bc1..7d98d2c01fb 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.3 +appVersion: 0.15.4 dependencies: - name: common version: 24.1.5 @@ -32,4 +32,4 @@ sources: - https://github.com/ajnart/homarr - https://github.com/truecharts/charts/tree/master/charts/stable/homarr type: application -version: 12.1.3 +version: 12.1.4 diff --git a/charts/stable/homarr/values.yaml b/charts/stable/homarr/values.yaml index af8859e76b1..7beb1519cb5 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.3@sha256:e4f51bc422be187c878082060eb720da7de64e5c650ea3fa86ab80981950decd + tag: 0.15.4@sha256:c13f04c95fdfbdb710375301cc45783a4c239eaedc96258e2a026feead213f99 pullPolicy: IfNotPresent workload: main: