Skip to content

Commit 13835e5

Browse files
committed
update README with new version
1 parent 6aab2df commit 13835e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
fetch-depth: 0
8383
- name: Download chart releaser
8484
run: |
85-
curl -sSLo hcr.tar.gz "https://github.com/pete911/hcr/releases/download/v0.0.1/hcr_0.0.1_linux_amd64.tar.gz"
85+
curl -sSLo hcr.tar.gz "https://github.com/pete911/hcr/releases/download/v0.0.2/hcr_0.0.2_linux_amd64.tar.gz"
8686
tar -xzf hcr.tar.gz
8787
rm -f hcr.tar.gz
8888
- name: Package and release chart

0 commit comments

Comments
 (0)