Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
snebel29 committed Jan 13, 2018
1 parent 004bcaf commit 11e8823
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 @@ -16,7 +16,7 @@ Helm plugin for using Google Cloud Storage as a private chart repository.
1. Install the Helm plugin

```shell
$ helm plugin install https://github.com/viglesiasce/helm-gcs.git --version v0.1.0
$ helm plugin install https://github.com/viglesiasce/helm-gcs.git --version v0.2.0
```

## Usage
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.1.0"
version: "0.2.0"
usage: "This plugin allows to use gcs protocol to upload, fetch charts and to work with repositories."
description: |-
Provides Google Cloud Storage protocol support.
Expand Down

0 comments on commit 11e8823

Please sign in to comment.