Skip to content

Commit

Permalink
Release 0.3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
hayorov committed Jun 19, 2022
1 parent c5baafb commit f6d2357
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugin.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f6d2357

Please sign in to comment.