Update adguard/adguardhome Docker tag to v0.107.44 #39

Merged
remoll merged 1 commits from renovate/adguard-adguardhome-0.x into main 2024-02-08 09:24:43 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
adguard/adguardhome (source) Kustomization patch v0.107.43 -> v0.107.44

Release Notes

AdguardTeam/AdGuardHome (adguard/adguardhome)

v0.107.44

Compare Source

See also the [v0.107.44 GitHub milestone][ms-v0.107.44].

Added
  • Timezones in the Etc/ area to the timezone list ([#​6568]).
  • The schema version of the configuration file to the output of running
    AdGuardHome (or AdGuardHome.exe) with -v --version command-line options
    ([#​6545]).
  • Ability to disable plain-DNS serving via UI if an encrypted protocol is
    already used ([#​1660]).
Changed
  • The bootstrapped upstream addresses are now updated according to the TTL of
    the bootstrap DNS response ([#​6321]).
  • Logging level of timeout errors is now error instead of debug ([#​6574]).
  • The field "upstream_mode" in POST /control/dns_config and
    GET /control/dns_info HTTP APIs now accepts load_balance value. Check
    openapi/CHANGELOG.md for more details.
Configuration changes

In this release, the schema version has changed from 27 to 28.

  • The new property clients.persistent.*.uid, which is a unique identifier of
    the persistent client.

  • The properties dns.all_servers and dns.fastest_addr were removed, their
    values migrated to newly added field dns.upstream_mode that describes the
    logic through which upstreams will be used. See also a [Wiki
    page][wiki-config].


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [adguard/adguardhome](https://adguard.com/en/adguard-home/overview.html) ([source](https://github.com/AdguardTeam/AdGuardHome)) | Kustomization | patch | `v0.107.43` -> `v0.107.44` | --- ### Release Notes <details> <summary>AdguardTeam/AdGuardHome (adguard/adguardhome)</summary> ### [`v0.107.44`](https://github.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010744---2024-02-06) [Compare Source](https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.43...v0.107.44) See also the \[v0.107.44 GitHub milestone]\[ms-v0.107.44]. ##### Added - Timezones in the Etc/ area to the timezone list (\[[#&#8203;6568](https://github.com/AdguardTeam/AdGuardHome/issues/6568)]). - The schema version of the configuration file to the output of running `AdGuardHome` (or `AdGuardHome.exe`) with `-v --version` command-line options (\[[#&#8203;6545](https://github.com/AdguardTeam/AdGuardHome/issues/6545)]). - Ability to disable plain-DNS serving via UI if an encrypted protocol is already used (\[[#&#8203;1660](https://github.com/AdguardTeam/AdGuardHome/issues/1660)]). ##### Changed - The bootstrapped upstream addresses are now updated according to the TTL of the bootstrap DNS response (\[[#&#8203;6321](https://github.com/AdguardTeam/AdGuardHome/issues/6321)]). - Logging level of timeout errors is now `error` instead of `debug` (\[[#&#8203;6574](https://github.com/AdguardTeam/AdGuardHome/issues/6574)]). - The field `"upstream_mode"` in `POST /control/dns_config` and `GET /control/dns_info` HTTP APIs now accepts `load_balance` value. Check `openapi/CHANGELOG.md` for more details. ##### Configuration changes In this release, the schema version has changed from 27 to 28. - The new property `clients.persistent.*.uid`, which is a unique identifier of the persistent client. - The properties `dns.all_servers` and `dns.fastest_addr` were removed, their values migrated to newly added field `dns.upstream_mode` that describes the logic through which upstreams will be used. See also a \[Wiki page]\[wiki-config]. ```yaml ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added 1 commit 2024-02-07 11:01:49 +00:00
remoll merged commit fe5d6a9014 into main 2024-02-08 09:24:43 +00:00
remoll deleted branch renovate/adguard-adguardhome-0.x 2024-02-08 09:24:44 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#39
No description provided.