From f6d2357bbe515d38ffc3d0ed5f91275a80af7e87 Mon Sep 17 00:00:00 2001 From: Alex Khaerov Date: Sun, 19 Jun 2022 20:42:12 +0800 Subject: [PATCH] Release 0.3.22 --- README.md | 2 +- plugin.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf64b00b..b846e3e4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ $ helm plugin update gcs Install a specific version: ```shell -$ helm plugin install https://github.com/hayorov/helm-gcs.git --version 0.3.20 +$ helm plugin install https://github.com/hayorov/helm-gcs.git --version 0.3.22 ``` ## Quick start diff --git a/plugin.yaml b/plugin.yaml index b3fb9020..dcc130a1 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "gcs" -version: "0.3.21" +version: "0.3.22" usage: "Chart repositories on Google Cloud Storage" description: |- Manage repositories on Google Cloud Storage