From 53438a3fb0758c1bad1fb3d0464a79423a84942d Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 23 Dec 2025 12:09:56 +0100 Subject: [PATCH] build --- portainer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer.py b/portainer.py index b4e96a3..d3ab2de 100755 --- a/portainer.py +++ b/portainer.py @@ -36,7 +36,7 @@ else: raise Exception("Failed to authenticate with Vault") # Specify the mount point of your KV engine -VERSION = "0.1.29" +VERSION = "0.1.30" defaults = { "endpoint_id": "vm01",