File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The installation itself is simple as:
16
16
17
17
You can install a specific release version:
18
18
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
20
20
21
21
To use the plugin, you do not need any special dependencies. The installer will
22
22
download versioned release with prebuilt binary from [ github releases] ( https://github.com/hypnoglow/helm-s3/releases ) .
Original file line number Diff line number Diff line change 1
1
name : " s3"
2
- version : " 0.6.0 "
2
+ version : " 0.6.1 "
3
3
usage : " The plugin allows to use s3 protocol to upload, fetch charts and to work with repositories."
4
4
description : |-
5
5
Provides AWS S3 protocol support.
You can’t perform that action at this time.
0 commit comments