docs: add UniFi webhook provider to README (#5967)

Add alternative UniFi webhook provider implementation.

Signed-off-by: Aleksei Sviridkin <f@lex.la>
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Aleksei Sviridkin 2025-11-22 19:44:33 +03:00 committed by GitHub
parent fde978f2d8
commit 0c39b6eb49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -115,6 +115,7 @@ from the usage of any externally developed webhook.
| STACKIT | https://github.com/stackitcloud/external-dns-stackit-webhook | | STACKIT | https://github.com/stackitcloud/external-dns-stackit-webhook |
| Unbound | https://github.com/guillomep/external-dns-unbound-webhook | | Unbound | https://github.com/guillomep/external-dns-unbound-webhook |
| Unifi | https://github.com/kashalls/external-dns-unifi-webhook | | Unifi | https://github.com/kashalls/external-dns-unifi-webhook |
| UniFi | https://github.com/lexfrei/external-dns-unifios-webhook |
| Volcengine Cloud | https://github.com/volcengine/external-dns-volcengine-webhook | | Volcengine Cloud | https://github.com/volcengine/external-dns-volcengine-webhook |
| Vultr | https://github.com/vultr/external-dns-vultr-webhook | | Vultr | https://github.com/vultr/external-dns-vultr-webhook |
| Yandex Cloud | https://github.com/ismailbaskin/external-dns-yandex-webhook/ | | Yandex Cloud | https://github.com/ismailbaskin/external-dns-yandex-webhook/ |