From 08c9329430bf21472fc9e8acba7b81df863c4e54 Mon Sep 17 00:00:00 2001 From: PeterVanek <77848828+PeterVanek@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:09:21 +0200 Subject: [PATCH] Update README.md with Efficient IP Provider Added doc for Efficient IP external-dns webhook plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2aea7367a..9260fa433 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Known providers using webhooks: | Adguard Home Provider | https://github.com/muhlba91/external-dns-provider-adguard | | Anexia | https://github.com/ProbstenHias/external-dns-anexia-webhook | | Bizfly Cloud | https://github.com/bizflycloud/external-dns-bizflycloud-webhook | +| Efficient IP | https://github.com/EfficientIP-Labs/external-dns-efficientip-webhook | | Gcore | https://github.com/G-Core/external-dns-gcore-webhook | | GleSYS | https://github.com/glesys/external-dns-glesys | | Hetzner | https://github.com/mconfalonieri/external-dns-hetzner-webhook |