Skip to content

Commit

Permalink
🆙 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hypnoglow committed Feb 28, 2018
1 parent 1e20a25 commit bbf67ab
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 @@ The installation itself is simple as:

You can install a specific release version:

$ helm plugin install https://github.com/hypnoglow/helm-s3.git --version 0.4.0
$ helm plugin install https://github.com/hypnoglow/helm-s3.git --version 0.6.0

To use the plugin, you do not need any special dependencies. The installer will
download versioned release with prebuilt binary from [github releases](https://github.com/hypnoglow/helm-s3/releases).
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: "s3"
version: "0.5.2"
version: "0.6.0"
usage: "The plugin allows to use s3 protocol to upload, fetch charts and to work with repositories."
description: |-
Provides AWS S3 protocol support.
Expand Down

0 comments on commit bbf67ab

Please sign in to comment.