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.41` -> `v0.107.42` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>AdguardTeam/AdGuardHome (adguard/adguardhome)</summary> ### [`v0.107.42`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010742---2023-12-07) [Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.41...v0.107.42) See also the [v0.107.42 GitHub milestone][ms-v0.107.42]. ##### Security - Go version has been updated to prevent the possibility of exploiting the CVE-2023-39326, CVE-2023-45283, and CVE-2023-45285 Go vulnerabilities fixed in [Go 1.20.12][go-1.20.12]. ##### Added - Ability to set client's custom DNS cache ([#​6263]). - Ability to disable plain-DNS serving through configuration file if an encrypted protocol is already enabled ([#​1660]). - Ability to specify rate limiting settings in the Web UI ([#​6369]). ##### Changed ##### Configuration changes - The new property `dns.serve_plain_dns` has been added to the configuration file ([#​1660]). - The property `dns.bogus_nxdomain` is now validated more strictly. - Added new properties `clients.persistent.*.upstreams_cache_enabled` and `clients.persistent.*.upstreams_cache_size` that describe cache configuration for each client's custom upstream configuration. ##### Fixed - `ipset` entries family validation ([#​6420]). - Pre-filling the *New static lease* window with data ([#​6402]). - Protection pause timer synchronization ([#​5759]). [#​1660]: https://togithub.com/AdguardTeam/AdGuardHome/issues/1660 [#​5759]: https://togithub.com/AdguardTeam/AdGuardHome/issues/5759 [#​6263]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6263 [#​6369]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6369 [#​6402]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6402 [#​6420]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6420 [go-1.20.12]: https://groups.google.com/g/golang-announce/c/iLGK3x6yuNo/m/z6MJ-eB0AQAJ [ms-v0.107.42]: https://togithub.com/AdguardTeam/AdGuardHome/milestone/77?closed=1 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
37 lines
1008 B
YAML
37 lines
1008 B
YAML
kubeVersion: '>=1.24.0'
|
|
apiVersion: v2
|
|
name: adguard-home
|
|
version: 6.0.15
|
|
appVersion: 0.107.42
|
|
description: Free and open source, powerful network-wide ads & trackers blocking DNS
|
|
server.
|
|
home: https://truecharts.org/charts/stable/adguard-home
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
|
|
- https://hub.docker.com/r/adguard/adguardhome
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- adblock
|
|
- adguard
|
|
dependencies:
|
|
- name: common
|
|
version: 14.3.5
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: media
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: stable
|