pihole: bump image to 2026.05.0 (dnsmasq CVE security release) #81

Merged
admin merged 1 commits from feat/pihole-2026.05.0 into main 2026-06-06 12:56:01 +02:00
Owner

Manual pi-hole image bump from 2025.11.1 to 2026.05.0 (the upstream Latest tag at github.com/pi-hole/docker-pi-hole/releases). It is a security release — FTL v6.6.2 imports six upstream dnsmasq CVE patches covering the dnsmasq 2.92/2.93 line. Upstream confirms no config/API changes.

Implementation: add image.tag: "2026.05.0" override in helm/pihole/values.yaml. Chart version stays at 2.35.0. After merge, manually sync the pihole ArgoCD app (it's MANUAL by design).

🤖 Generated with Claude Code

Manual pi-hole image bump from 2025.11.1 to 2026.05.0 (the upstream `Latest` tag at github.com/pi-hole/docker-pi-hole/releases). It is a **security release** — FTL v6.6.2 imports six upstream dnsmasq CVE patches covering the dnsmasq 2.92/2.93 line. Upstream confirms no config/API changes. Implementation: add `image.tag: "2026.05.0"` override in `helm/pihole/values.yaml`. Chart version stays at 2.35.0. After merge, manually sync the `pihole` ArgoCD app (it's MANUAL by design). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
admin added 1 commit 2026-06-06 12:55:59 +02:00
Pi-hole 2026.05.0 bundles FTL v6.6.2 which imports six upstream dnsmasq
security fixes, covering all publicly disclosed CVEs against the
dnsmasq 2.92/2.93 line. Per the upstream release notes the fixes are
"minimal, self-contained changes to the embedded dnsmasq sources. No
FTL-side configuration or API changes; users should see no observable
behavior change beyond the closed vulnerabilities."

Override the chart's default image.tag in helm/pihole/values.yaml (no
chart version bump). The pihole ArgoCD app is intentionally MANUAL
sync per Viktor's call -- after merge, sync the pihole app from the
ArgoCD UI to roll the pod over.

https://github.com/pi-hole/docker-pi-hole/releases/tag/2026.05.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
admin merged commit a8c657d554 into main 2026-06-06 12:56:01 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/homelab-manifests#81