From f68a0e8a9d2c58dfa00f2842f46cc64a252f3f8f Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Sat, 14 Mar 2026 17:57:42 +0100 Subject: [PATCH] docs: add infomaniak provider reference (#6258) Signed-off-by: Ludovic Ortega --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d370bd110..30062a199 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ from the usage of any externally developed webhook. | Huawei Cloud | https://github.com/setoru/external-dns-huaweicloud-webhook | | IONOS | https://github.com/ionos-cloud/external-dns-ionos-webhook | | Infoblox | https://github.com/AbsaOSS/external-dns-infoblox-webhook | +| Infomaniak | https://github.com/M0NsTeRRR/external-dns-webhook-infomaniak | | Mikrotik | https://github.com/mirceanton/external-dns-provider-mikrotik | | Myra Security | https://github.com/Myra-Security-GmbH/external-dns-myrasec-webhook | | Netcup | https://github.com/mrueg/external-dns-netcup-webhook |