Skip to content

Commit 0e6811f

Browse files
committed
🆙 0.6.1
1 parent a9d899b commit 0e6811f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The installation itself is simple as:
1616

1717
You can install a specific release version:
1818

19-
$ helm plugin install https://github.com/hypnoglow/helm-s3.git --version 0.6.0
19+
$ helm plugin install https://github.com/hypnoglow/helm-s3.git --version 0.6.1
2020

2121
To use the plugin, you do not need any special dependencies. The installer will
2222
download versioned release with prebuilt binary from [github releases](https://github.com/hypnoglow/helm-s3/releases).

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "s3"
2-
version: "0.6.0"
2+
version: "0.6.1"
33
usage: "The plugin allows to use s3 protocol to upload, fetch charts and to work with repositories."
44
description: |-
55
Provides AWS S3 protocol support.

0 commit comments

Comments
 (0)