Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hayorov committed Oct 5, 2021
1 parent 8351918 commit 902cf21
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.14
$ helm plugin install https://github.com/hayorov/helm-gcs.git --version 0.3.17
```

## 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.16"
version: "0.3.17"
usage: "Chart repositories on Google Cloud Storage"
description: |-
Manage repositories on Google Cloud Storage
Expand Down

0 comments on commit 902cf21

Please sign in to comment.