From 902cf217455fca3a03212f0203d0af13e76b36fd Mon Sep 17 00:00:00 2001 From: Alex Khaerov Date: Tue, 5 Oct 2021 20:35:05 +0800 Subject: [PATCH] Bump version --- README.md | 2 +- plugin.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef92d9e0..b70450a0 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.14 +$ helm plugin install https://github.com/hayorov/helm-gcs.git --version 0.3.17 ``` ## Quick start diff --git a/plugin.yaml b/plugin.yaml index a0ae53cc..49489fe5 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "gcs" -version: "0.3.16" +version: "0.3.17" usage: "Chart repositories on Google Cloud Storage" description: |- Manage repositories on Google Cloud Storage