From c7063bc193af9c2a246c82cef45adb1bdd5afe63 Mon Sep 17 00:00:00 2001 From: Krishna Iyer Easwaran Date: Fri, 20 Jan 2023 13:04:16 +0100 Subject: [PATCH] Bump version to v0.3.0 --- VERSION | 2 +- plugin.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0ea3a94..0d91a54 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0 +0.3.0 diff --git a/plugin.yaml b/plugin.yaml index bd9da27..d6ff1fa 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "gopg" -version: "0.2.0" +version: "0.3.0" usage: "Sign Helm packages without GPG" description: |- This plugin helps sign Helm packages without GPG.