From c795e1c7b55a24a667c9103c6bfeefb22cadb80b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 9 Aug 2026 14:24:35 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/catalog.toml b/catalog.toml index 745a03d..398f201 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1271,3 +1271,16 @@ icon = "hexagon" description = "Monitor Kubernetes nodes, pods, and deployments; panel and /kube launcher." plugin_api = 10 tags = ["system", "development", "utility", "bar", "panel", "service", "launcher"] + +[[plugin]] +id = "davemhammer/opnsense" +name = "OPNsense" +version = "1.1.6" +updated_at = 1786285462 +added_at = 1786285462 +author = "davemhammer" +license = "MIT" +icon = "shield" +description = "Monitor OPNsense health, interfaces, gateways, firewall rules, and logs." +plugin_api = 10 +tags = ["network", "utility", "bar", "panel", "service", "launcher"]