diff --git a/README.md b/README.md index 6e28485a6..2eb50ca65 100644 --- a/README.md +++ b/README.md @@ -76,12 +76,14 @@ ExternalDNS has introduced a webhook system, which can be used to add a new prov See PR #3063 for all the discussions about it. Known providers using webhooks: + | Provider | Repo | | -------- | ----------- | | IONOS | https://github.com/ionos-cloud/external-dns-ionos-webhook | | Adguard Home Provider | https://github.com/muhlba91/external-dns-provider-adguard | | STACKIT | https://github.com/stackitcloud/external-dns-stackit-webhook | | GleSYS | https://github.com/glesys/external-dns-glesys | +| Hetzner | https://github.com/mconfalonieri/external-dns-hetzner-webhook | | Bizfly Cloud | https://github.com/bizflycloud/external-dns-bizflycloud-webhook | | Netcup | https://github.com/mrueg/external-dns-netcup-webhook |