From d878a2baa070c0c4a3dc6761de79721e700e5bbd Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 23 Dec 2025 12:39:32 +0100 Subject: [PATCH] build --- portainer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer.py b/portainer.py index 3b1e910..161824f 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.35" +VERSION = "0.1.36" defaults = { "endpoint_id": "vm01",