From 5f85c0cbfc5ab7a43b6194abcca3a2a46f199d32 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 01:08:26 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/adgua?= =?UTF-8?q?rd/adguardhome=20v0.107.61=20=E2=86=92=20v0.107.62=20(#35686)?= 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 | `a2085b0` -> `b04764a` | 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.62`](https://redirect.github.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010762---2025-05-27) [Compare Source](https://redirect.github.com/AdguardTeam/AdGuardHome/compare/v0.107.61...v0.107.62) See also the [v0.107.62 GitHub milestone][ms-v0.107.62]. ##### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.24.3][go-1.24.3]. ##### Fixed - Clients with CIDR identifiers showing zero requests on the *Settings → Client settings* page ([#​2945]). - Command line option `--update` when the `dns.serve_plain_dns` configuration property was disabled ([#​7801]). - DNS cache not working for custom upstream configurations. - Validation process for the DNS-over-TLS, DNS-over-QUIC, and HTTPS ports on the *Encryption Settings* page. - Searching for persistent clients using an exact match for CIDR in the `POST /clients/search` HTTP API. [#​2945]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/2945 [#​7801]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/7801 [go-1.24.3]: https://groups.google.com/g/golang-announce/c/UZoIkUT367A [ms-v0.107.62]: https://redirect.github.com/AdguardTeam/AdGuardHome/milestone/97?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 61cbc5e76b8..819575517d9 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.107.61 +appVersion: 0.107.62 dependencies: - name: common version: 25.4.10 @@ -35,5 +35,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - https://hub.docker.com/r/adguard/adguardhome type: application -version: 11.5.6 +version: 11.5.7 diff --git a/charts/stable/adguard-home/values.yaml b/charts/stable/adguard-home/values.yaml index 4250554aa43..0a75b96cc8a 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.61@sha256:a2085b04bbfc4759e68fa1d13d4e1558aede67c783c55820e036a95a36dd3ebf + tag: v0.107.62@sha256:b04764acecf1f663a23f55e95724a3c7ca0dc7f3a6f957d29005728b6bd036f2 pullPolicy: IfNotPresent securityContext: container: