From e7bcee762d09df26e058550c6c10ed0e4efbd6de Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 23 Dec 2025 11:33:51 +0100 Subject: [PATCH] build --- portainer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer.py b/portainer.py index 2950517..abb209c 100755 --- a/portainer.py +++ b/portainer.py @@ -39,7 +39,7 @@ else: raise Exception("Failed to authenticate with Vault") # Specify the mount point of your KV engine -VERSION = "0.1.24" +VERSION = "0.1.25" defaults = { "endpoint_id": "vm01",