diff --git a/portainer.py b/portainer.py index 2ffec1c..54d7d64 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.15" +VERSION = "0.1.16" defaults = { "endpoint_id": "vm01",