From e546d0cf3fde59e6ffc4bb193e7c76ca02c6cc88 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 23 Dec 2025 13:16:48 +0100 Subject: [PATCH] build --- portainer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer.py b/portainer.py index 402a1dc..45d319e 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.39" +VERSION = "0.1.40" defaults = { "endpoint_id": "vm01",