From 780f6b1a8624c91e34b70acdc3b66c8d03e50eb3 Mon Sep 17 00:00:00 2001 From: ivanch Date: Sun, 13 Sep 2026 15:05:41 +0000 Subject: [PATCH] Update ghcr.io/bakito/adguardhome-sync Docker tag to v0.9.3 (#9) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/bakito/adguardhome-sync](https://github.com/bakito/adguardhome-sync) | patch | `v0.9.2` → `v0.9.3` | --- ### Release Notes
bakito/adguardhome-sync (ghcr.io/bakito/adguardhome-sync) ### [`v0.9.3`](https://github.com/bakito/adguardhome-sync/releases/tag/v0.9.3) [Compare Source](https://github.com/bakito/adguardhome-sync/compare/v0.9.2...v0.9.3) #### Changelog - [`30734b0`](https://github.com/bakito/adguardhome-sync/commit/30734b046d8e1a8d0a65b5adcce5ed976f0bb3c0): Add comprehensive API documentation to README.md ([#​888](https://github.com/bakito/adguardhome-sync/issues/888)) ([@​bakito](https://github.com/bakito)) - [`b532d80`](https://github.com/bakito/adguardhome-sync/commit/b532d80ce679b15dd1511a20fb6ead90218331ce): feat: implement liveness/readyness checks and cli ([#​929](https://github.com/bakito/adguardhome-sync/issues/929)) ([@​bakito](https://github.com/bakito)) - [`0d11d26`](https://github.com/bakito/adguardhome-sync/commit/0d11d267962d1bf1862449def29fe2fc4b3a1c33): feat: replica specific feature ([#​930](https://github.com/bakito/adguardhome-sync/issues/930)) ([@​bakito](https://github.com/bakito)) - [`6639a01`](https://github.com/bakito/adguardhome-sync/commit/6639a0118e7bbe4440b821e5a15fd0f2aadf7de0) chore(deps): update dependency adguardteam/adguardhome to v0.107.79 #### Fixed Issues - Per-replica feature sync configuration [#​928](https://github.com/bakito/adguardhome-sync/issues/928) - Rate limit subnet lengths are silently not synced against AdGuardHome >= v0.107.79 (model generated from v0.107.78 spec typo) [#​917](https://github.com/bakito/adguardhome-sync/issues/917) - DHCP Static leases - modification to lease on origin not copied to replica [#​905](https://github.com/bakito/adguardhome-sync/issues/905) - Docker healthcheck endpoint [#​887](https://github.com/bakito/adguardhome-sync/issues/887) #### 🦠 VirusTotal Report 🔎 | File | Archive | Binary | Last Scan | | ------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | adguardhome-sync\_0.9.3\_windows\_386.zip | [![VirusTotal - adguardhome-sync\_0.9.3\_windows\_386.zip](https://img.shields.io/badge/VirusTotal-3%2F75+detected-orange?logo=virustotal\&style=flat)](https://www.virustotal.com/gui/file-analysis/NTc0NjUwOWI1M2MxZWMyMjRjYmFjZDRiMTk3ZjBhNmE6MTc4OTI5NzA3Ng==/detection) | [![VirusTotal - adguardhome-sync.exe](https://img.shields.io/badge/VirusTotal-3%2F75+detected-orange?logo=virustotal\&style=flat)](https://www.virustotal.com/gui/file-analysis/ZDgxNWVjY2ZlNWFiMjRjMTM2OTBiNjA2ZWRkNDY5MzM6MTc4OTI5NzA4MQ==/detection) | [![Last Scan](https://img.shields.io/badge/Last%20Scan-2026--09--13%2010%3A58%20UTC-blue?logo=virustotal\&style=flat)](https://www.virustotal.com/gui/file-analysis/ZDgxNWVjY2ZlNWFiMjRjMTM2OTBiNjA2ZWRkNDY5MzM6MTc4OTI5NzA4MQ==/detection) | | adguardhome-sync\_0.9.3\_windows\_amd64.zip | [![VirusTotal - adguardhome-sync\_0.9.3\_windows\_amd64.zip](https://img.shields.io/badge/VirusTotal-0%2F75+detected-brightgreen?logo=virustotal\&style=flat)](https://www.virustotal.com/gui/file-analysis/N2QzYmIwMjQ1ZDQzMTRjNDMzMDk5ODNjZDVjOGRhNzY6MTc4OTI5NzA4NA==/detection) | [![VirusTotal - adguardhome-sync.exe](https://img.shields.io/badge/VirusTotal-1%2F75+detected-orange?logo=virustotal\&style=flat)](https://www.virustotal.com/gui/file-analysis/NDBlZjMyODhiZGYyNzFmYjA0OTE5MDI5NGYwYmQ2Mjg6MTc4OTI5NzA4OQ==/detection) | [![Last Scan](https://img.shields.io/badge/Last%20Scan-2026--09--13%2010%3A58%20UTC-blue?logo=virustotal\&style=flat)](https://www.virustotal.com/gui/file-analysis/NDBlZjMyODhiZGYyNzFmYjA0OTE5MDI5NGYwYmQ2Mjg6MTc4OTI5NzA4OQ==/detection) |
--- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). --------- Co-authored-by: Renovate Bot Reviewed-on: https://git.ivanch.me/ivanch/haven/pulls/9 --- apps/dns/adguard-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dns/adguard-sync.yaml b/apps/dns/adguard-sync.yaml index f79b420..a636c82 100644 --- a/apps/dns/adguard-sync.yaml +++ b/apps/dns/adguard-sync.yaml @@ -30,7 +30,7 @@ spec: spec: containers: - name: adguardsync - image: ghcr.io/bakito/adguardhome-sync:v0.9.2 + image: ghcr.io/bakito/adguardhome-sync:v0.9.3 ports: - containerPort: 8080 protocol: TCP