mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 12:11:21 -03:00
chore(helm): update image docker.io/adguard/adguardhome v0.107.66 → v0.107.67 (#40187)
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 | `cc87577` -> `927dc14` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>AdguardTeam/AdGuardHome (docker.io/adguard/adguardhome)</summary> ### [`v0.107.67`](https://redirect.github.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010767---2025-09-29) [Compare Source](https://redirect.github.com/AdguardTeam/AdGuardHome/compare/v0.107.66...v0.107.67) See also the [v0.107.67 GitHub milestone][ms-v0.107.67]. ##### Added - The *HaGeZi's DNS Rebind Protection* filter for protecting against DNS rebinding attacks ([#​102]). - Support for configuring the suggested default HTTP port for the installation wizard via the `ADGUARD_HOME_DEFAULT_WEB_PORT` environment variable (useful for vendors). ##### Changed - Optimized matching of filtering rules. ##### Fixed - Excessive configuration file overwrites when visiting the Web UI and a non-empty `language` is set. - Lowered the severity of log messages for failed deletion of old filter files ([#​7964]). [#​102]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/102 [#​7964]: https://redirect.github.com/AdguardTeam/AdGuardHome/issues/7964 [ms-v0.107.67]: https://redirect.github.com/AdguardTeam/AdGuardHome/milestone/102?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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.107.66
|
||||
appVersion: 0.107.67
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.21.0
|
||||
@@ -34,8 +34,9 @@ maintainers:
|
||||
url: https://truecharts.org
|
||||
name: adguard-home
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/adguard-home
|
||||
- https://hub.docker.com/r/adguard/adguardhome
|
||||
type: application
|
||||
version: 12.7.0
|
||||
version: 12.7.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/adguard/adguardhome
|
||||
tag: v0.107.66@sha256:cc8757742e547c722bb0bd9a3b11fce22771a75a5b0e07ce9a789ad62a2bfd37
|
||||
tag: v0.107.67@sha256:927dc14b3e3cbd359e84658914590270a77d54446a6565e9498bef3444c286a4
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user