From fc15adddb2b1a843c5cf1868fe519f096863e58d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Mar 2025 23:17:02 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/adgua?= =?UTF-8?q?rd/adguardhome=20v0.107.57=20=E2=86=92=20v0.107.59=20(#33497)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/adguard/adguardhome](https://adguard.com/en/adguard-home/overview.html) ([source](https://redirect.github.com/AdguardTeam/AdGuardHome)) | patch | `5c536c1` -> `5d5e3ae` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
AdguardTeam/AdGuardHome (docker.io/adguard/adguardhome) ### [`v0.107.59`](https://redirect.github.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010759---2025-03-21) [Compare Source](https://redirect.github.com/AdguardTeam/AdGuardHome/compare/v0.107.58...v0.107.59) See also the [v0.107.59 GitHub milestone][ms-v0.107.59]. ##### Fixed - Rules with the `client` modifier not working ([#​7708]). - The search form not working in the query log ([#​7704]). [#​7704]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/7704 [#​7708]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/7708 [ms-v0.107.59]: https://redirect.github.com/AdguardTeam/AdGuardHome/milestone/94?closed=1 ### [`v0.107.58`](https://redirect.github.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010758---2025-03-19) [Compare Source](https://redirect.github.com/AdguardTeam/AdGuardHome/compare/v0.107.57...v0.107.58) See also the [v0.107.58 GitHub milestone][ms-v0.107.58]. ##### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.24.1][go-1.24.1]. ##### Added - The ability to check filtering rules for host names using an optional query type and optional ClientID or client IP address ([#​4036]). - Optional `client` and `qtype` URL query parameters to the `GET /control/check_host` HTTP API. ##### Fixed - Clearing the DNS cache on the *DNS settings* page now includes both global cache and custom client cache. - Invalid ICMPv6 Router Advertisement messages ([#​7547]). - Disabled button for autofilled login form. - Formatting of elapsed times less than one millisecond. - Changes to global upstream DNS settings not applying to custom client upstream configurations. - The formatting of large numbers in the clients tables on the *Client settings* page ([#​7583]). [#​4036]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/4036 [#​7547]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/7547 [#​7583]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/7583 [go-1.24.1]: https://groups.google.com/g/golang-announce/c/4t3lzH3I0eI [ms-v0.107.58]: https://redirect.github.com/AdguardTeam/AdGuardHome/milestone/93?closed=1
--- ### 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/adguard-home/Chart.yaml | 4 ++-- charts/stable/adguard-home/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index 18136c46583..99198d95e62 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.107.57 +appVersion: 0.107.59 dependencies: - name: common version: 25.4.10 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - https://hub.docker.com/r/adguard/adguardhome type: application -version: 11.5.3 +version: 11.5.4 diff --git a/charts/stable/adguard-home/values.yaml b/charts/stable/adguard-home/values.yaml index 24deacf3987..0720b736337 100644 --- a/charts/stable/adguard-home/values.yaml +++ b/charts/stable/adguard-home/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/adguard/adguardhome - tag: v0.107.57@sha256:5c536c1e25f76693ae7ee5e64e8a029893e0f3f1778c8d2a9581383e60cfa9b9 + tag: v0.107.59@sha256:5d5e3aef39a8c8906a324f0c2da0a6123929e459b57c1e3f05e401dca5c7bf02 pullPolicy: IfNotPresent securityContext: container: