chore(deps): update adguard/adguardhome docker tag to v0.107.79 - #161
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update adguard/adguardhome docker tag to v0.107.79#161renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Helm Template Diff —
|
Owner
Renovate Review:
|
| Check | Result |
|---|---|
| Inputs | Complete — PR body has a real, categorized ### Release Notes section (Security/Added/Changed/Deprecated/Fixed); one matching diff comment (03-apps-apps-adguard-home) present. |
| Description vs. diff | Consistent — exactly two files changed, both just the tag bump: 03_apps/apps/adguard-home/values.yaml (image.tag: v0.107.78 → v0.107.79) and 03_apps/apps/adguard-home/docker/docker-compose.yml (reference-only local compose file, same bump). Matches the PR table exactly, no wider blast radius. |
| Rendered diff | Full, no truncation (10 changed lines) — cosmetic-only: three app.kubernetes.io/version label bumps (Service ×2, Deployment) and the container image: tag bump. No new/removed resources, no errors. |
| Changelog vs. config | No breaking changes intersect live config. One in-progress deprecation worth noting below. |
Details:
- Checked
03_apps/apps/adguard-home/values.yamlin full: nostrict_sni_check,edge-channel, or bootstrap-server settings are configured there, so the release's Security/Added items (Go version bump, DNS-over-QUIC hardening, bootstrap-comment support) don't intersect anything this repo overrides. 03_apps/apps/adguard-home/examples/initial.conf:88explicitly setsstrict_sni_check: false. This release's Changelog deprecates (does not yet remove)strict_sni_check— non-breaking today, but worth tracking since this component actively sets that key in its seed config.
Worth noting (non-blocking):
strict_sni_checkis now deprecated upstream and is explicitly set in03_apps/apps/adguard-home/examples/initial.conf. Not a breaking change in this release, but a candidate for cleanup/tracking once AdGuard Home actually removes it.
Why LOW: patch bump, rendered diff is label/tag-only with no new or removed resources, and no changelog item (breaking change, renamed key, CRD change, required field) intersects a live override.
Generated by Claude Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.107.78→v0.107.79Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome)
v0.107.79Compare Source
See also the v0.107.79 GitHub milestone.
Security
Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.26.6.
AdGuard Home is now more resistant to resource exhaustion attacks when using DNS-over-QUIC.
This is GHSA-w6v6-f44j-3rj2. We thank @ATinyShoe for reporting this security issue.
Added
Bootstrap servers configuration now supports comments.
New property
"language"inPOST /control/install/check_configandPOST /control/install/configureHTTP APIs.The user is able to remove the static lease's hostname via the HTTP API.
Changed
edgechannel has been switched to the new UI and versioning scheme.Deprecated
strict_sni_checkis now deprecated.Fixed
DNS64 treating unresolved
CNAME/DNAMEanswers as the end of resolution chain (#7514).Blocked requests without an EDNS(0) OPT record (#8183).
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.