Skip to content

Commit 631bf60

Browse files
author
Vlad Volkov
authored
Update index.js
Signed-off-by: Vlad Volkov <vlad.volkov@bndigital.co>
1 parent cb97431 commit 631bf60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7662,7 +7662,7 @@ PERFORMANCE OF THIS SOFTWARE.
76627662
.concat(helmVersion, "-")
76637663
.concat(platform, "-amd64.tar.gz");
76647664
helmfileUrl =
7665-
"https://github.com/roboll/helmfile/releases/download/v"
7665+
"https://github.com/helmfile/helmfile/releases/download/v"
76667666
.concat(helmfileVersion, "/helmfile_")
76677667
.concat(platform, "_amd64");
76687668
repositoryConfigPath = (0, path_1.join)(

0 commit comments

Comments
 (0)