From dfc06a7b4e8fd4caa68b0f54c3da3a74353a9eb6 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 14 Jul 2025 15:07:27 +0200 Subject: [PATCH] vendor/sunnyvalley: fix tier for 25.7 display --- vendor/sunnyvalley/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor/sunnyvalley/Makefile b/vendor/sunnyvalley/Makefile index ac1e0d004..2c9bc2d13 100644 --- a/vendor/sunnyvalley/Makefile +++ b/vendor/sunnyvalley/Makefile @@ -3,5 +3,6 @@ PLUGIN_VERSION= 1.5 PLUGIN_COMMENT= Vendor Repository for Zenarmor (Enterprise Security Modules - NGFW, SSE, SASE, f.k.a Sensei) PLUGIN_MAINTAINER= opensource@zenarmor.com PLUGIN_WWW= https://www.zenarmor.com +PLUGIN_TIER= 2 .include "../../Mk/plugins.mk"