From 7a55e58e1b9e85f710a6c4d7e9d9a68eebee7c22 Mon Sep 17 00:00:00 2001 From: Martin Hickey Date: Mon, 7 Feb 2022 16:03:22 +0000 Subject: [PATCH] Cut release 0.10.0 Signed-off-by: Martin Hickey --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 3920098..263958e 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "2to3" -version: "0.9.0" +version: "0.10.0" 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"