From 649eb9fc10aeedefb786993f315ce36c2c4938df Mon Sep 17 00:00:00 2001 From: Christian Rohmann Date: Sat, 22 Feb 2025 19:53:26 +0100 Subject: [PATCH] Add OpenStack Designate webook provider to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72ab4ce86..4703153ca 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Known providers using webhooks: | Mikrotik | https://github.com/mirceanton/external-dns-provider-mikrotik | | Netcup | https://github.com/mrueg/external-dns-netcup-webhook | | Netic | https://github.com/neticdk/external-dns-tidydns-webhook | +| OpenStack Designate | https://github.com/inovex/external-dns-designate-webhook | | RouterOS | https://github.com/benfiola/external-dns-routeros-provider | | STACKIT | https://github.com/stackitcloud/external-dns-stackit-webhook | | Unifi | https://github.com/kashalls/external-dns-unifi-webhook |