From 99c280bc5b36616995ca621a29e24402a8cbeafe Mon Sep 17 00:00:00 2001 From: Martin Hickey Date: Thu, 8 Sep 2022 12:40:18 +0100 Subject: [PATCH] Update version for new release Signed-off-by: Martin Hickey --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 29f77b6..d388bd3 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "2to3" -version: "0.10.2" +version: "0.10.3" usage: "migrate and cleanup Helm v2 configuration and releases in-place to Helm v3" description: "migrate and cleanup Helm v2 configuration and releases in-place to Helm v3" command: "$HELM_PLUGIN_DIR/bin/2to3"