From 4e289e5bbf183aa0d74fc5a0848b62a57d2c1b89 Mon Sep 17 00:00:00 2001 From: Karuppiah Natarajan Date: Sun, 29 Dec 2019 14:16:30 +0530 Subject: [PATCH] bump version to 0.0.2 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 7c95a6b..11293aa 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "schema-gen" -version: "0.0.1" +version: "0.0.2" usage: "generate json schema for values yaml" description: "generate json schema for values yaml" command: "$HELM_PLUGIN_DIR/bin/helm-schema-gen"