From 974966fdd86f447a4b7ca2051a1e93dad5298825 Mon Sep 17 00:00:00 2001 From: jaydee Date: Sun, 21 Dec 2025 00:49:24 +0100 Subject: [PATCH] build --- portainer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer.py b/portainer.py index 8fdfd0e..ea3219b 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.17" +VERSION = "0.1.19" defaults = { "endpoint_id": "vm01",