From 0b9f5fe73c814bac2cd1e4fdfd785db7177d4623 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Apr 2024 20:23:20 +0200 Subject: [PATCH] chore(deps): update container image adguard/adguardhome to v0.107.47@53ac6f9 by renovate (#20231) 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.46` -> `v0.107.47` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome) ### [`v0.107.47`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010747---2024-04-03-APPROX) [Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.46...v0.107.47) See also the [v0.107.47 GitHub milestone][ms-v0.107.47]. [ms-v0.107.47]: https://togithub.com/AdguardTeam/AdGuardHome/milestone/82?closed=1 NOTE: Add new changes BELOW THIS COMMENT. \--> ##### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [Go 1.22.2][go-1.22.2]. ##### Changed - Time Zone Database is now embedded in the binary ([#​6758]). - Failed authentication attempts show the originating IP address in the logs, if the request came from a trusted proxy ([#​5829]). ##### Deprecated - Go 1.22 support. Future versions will require at least Go 1.23 to build. - Currently, AdGuard Home uses a best-effort algorithm to fix invalid IDs of filtering-rule lists on startup. This feature is deprecated, and invalid IDs will cause errors on startup in a future version. - Node.JS 16. Future versions will require at least Node.JS 18 to build. ##### Fixed - Resetting DNS upstream mode when applying unrelated settings ([#​6851]). - Symbolic links to config YAML are replaced by a copy of the real file by AGH after startup ([#​6717]). ##### Removed - Go 1.21 support. [#​5829]: https://togithub.com/AdguardTeam/AdGuardHome/issues/5829 [#​6717]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6717 [#​6758]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6758 [#​6851]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6851 [go-1.22.2]: https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M/
--- ### 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://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 833ad5ce5e7..5e0850c9fbb 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.46 +appVersion: 0.107.47 dependencies: - name: common version: 20.2.10 @@ -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.7.6 +version: 9.7.7 diff --git a/charts/stable/adguard-home/values.yaml b/charts/stable/adguard-home/values.yaml index 0682715b5ab..eec01db2138 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.46@sha256:9bcf15ca5d860c58dbe8c7f175d16291bf0ddc9621645facdd91d5253ab8ce46 + tag: v0.107.47@sha256:53ac6f99ce60fc02914135c39fad3bc3048dbe89505be6e5fe474af9ca1d6914 pullPolicy: IfNotPresent securityContext: container: