From deaa2531fe9009542c006a2ade2ac925129ee540 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Mar 2024 01:44:59 +0100 Subject: [PATCH] chore(deps): update container image adguard/adguardhome to v0.107.45@52a9c2e by renovate (#19053) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [adguard/adguardhome](https://adguard.com/en/adguard-home/overview.html) ([source](https://togithub.com/AdguardTeam/AdGuardHome)) | patch | `v0.107.44` -> `v0.107.45` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome) ### [`v0.107.45`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010745---2024-03-06) [Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.44...v0.107.45) See also the [v0.107.45 GitHub milestone][ms-v0.107.45]. ##### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [Go 1.21.8][go-1.21.8]. ##### Added - Context menu item in the Query Log to add a Client to the Persistent client list ([#​6679]). ##### Changed - Starting with this release our scripts are using Go's [forward compatibility mechanism][go-toolchain] for updating the Go version. **Important note for porters:** This change means that if your `go` version is 1.21+ but is different from the one required by AdGuard Home, the `go` tool will automatically download the required version. If you want to use the version installed on your builder, run: ```sh go get go@$YOUR_VERSION go mod tidy ``` and call `make` with `GOTOOLCHAIN=local`. ##### Deprecated - Go 1.21 support. Future versions will require at least Go 1.22 to build. ##### Fixed - Missing IP addresses in logs when querying for domain names from the ignore lists. - Blank page after resetting access clients ([#​6634]). - Wrong algorithm for caching bootstrapped upstream addresses ([#​6723]). ##### Removed - Go 1.20 support, as it has reached end of life. [#​6634]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6634 [#​6679]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6679 [#​6723]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6723 [go-1.21.8]: https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg [go-toolchain]: https://go.dev/blog/toolchain [ms-v0.107.45]: https://togithub.com/AdguardTeam/AdGuardHome/milestone/80?closed=1
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/adguard-home/Chart.yaml | 6 +++--- charts/stable/adguard-home/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index 0177ab2af03..18f02f1d2d3 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.107.44 +appVersion: 0.107.45 dependencies: - name: common version: 19.0.0 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png keywords: - adblock - adguard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - https://hub.docker.com/r/adguard/adguardhome type: application -version: 9.4.1 +version: 9.4.2 diff --git a/charts/stable/adguard-home/values.yaml b/charts/stable/adguard-home/values.yaml index 6400c334970..70730163ad6 100644 --- a/charts/stable/adguard-home/values.yaml +++ b/charts/stable/adguard-home/values.yaml @@ -1,6 +1,6 @@ image: repository: adguard/adguardhome - tag: v0.107.44@sha256:049ef6c019a629b33db2ef957665b257fbd5761970a1517a309807fb128befb1 + tag: v0.107.45@sha256:52a9c2e7b4c56e5f08e1b2f3196d500c931adadc8917712ff9ef9ea922c030fe pullPolicy: IfNotPresent securityContext: container: