From fc8f2d6e91ea7390ed0e2d6026feb97c6e3d05bf Mon Sep 17 00:00:00 2001 From: Aleksandar Stojanov Date: Thu, 26 Oct 2023 10:53:26 +0200 Subject: [PATCH] bump plugin version --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 1e76a60..f690f68 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "schema" -version: "0.1.3" +version: "0.1.4" usage: "generate values.schema.json from values yaml" description: "Helm plugin for generating values.schema.json from multiple values files." ignoreFlags: false