Skip to content

Commit

Permalink
Merge pull request #106 from hypnoglow/release-0.9.1
Browse files Browse the repository at this point in the history
🆙 0.9.1
  • Loading branch information
hypnoglow authored Jan 15, 2020
2 parents 1693ffc + a5a4afb commit 729eb92
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 @@ -19,7 +19,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.9.0
$ helm plugin install https://github.com/hypnoglow/helm-s3.git --version 0.9.1

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.9.0"
version: "0.9.1"
usage: "Manage chart repositories on Amazon S3"
description: |-
The plugin allows to use s3 protocol to upload, fetch charts and to work with repositories.
Expand Down

0 comments on commit 729eb92

Please sign in to comment.