From baf23403a0b97622917e9a1a7e372d265d480da3 Mon Sep 17 00:00:00 2001 From: TheNetworkGuy Date: Thu, 12 Jun 2025 11:20:46 +0000 Subject: [PATCH] Updated documentation after fixing #111 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 86bb532..25f2407 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # NetBox to Zabbix synchronization -A script to create, update and delete Zabbix hosts using NetBox device objects. -Currently compatible with Zabbix 7.0. Zabbix 7.2 is unfortunately not supported and will result in the script failing. +A script to create, update and delete Zabbix hosts using NetBox device objects. Tested and compabible with all [currently Supported Zabbix Releases](https://www.zabbix.com/life_cycle_and_release_policy). ## Installation via Docker