From 17d70d361bb6b74bbc104765d2a238b7b288d34b Mon Sep 17 00:00:00 2001 From: rimas Date: Fri, 5 Mar 2021 18:49:57 +0200 Subject: [PATCH] v0.8.2 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 5543e7f..11286ee 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "2to3" -version: "0.8.1" +version: "0.8.2" 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"