diff --git a/portainer.py b/portainer.py index e0c3f00..d15e5dc 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.49" +VERSION = "0.1.50" defaults = { "endpoint_id": "vm01",