From b057dfcce437f0bbd28c06d39c57869ba8d1a6e1 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 23 Dec 2025 15:06:21 +0100 Subject: [PATCH] build --- portainer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer.py b/portainer.py index 70d5415..7ce67a2 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.45" +VERSION = "0.1.46" defaults = { "endpoint_id": "vm01",