Skip to content

Commit 2e840bf

Browse files
author
Vlad Volkov
authored
Update index.js
Signed-off-by: Vlad Volkov <vlad.volkov@bndigital.co>
1 parent 3aa9df6 commit 2e840bf

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
@@ -7664,7 +7664,7 @@ PERFORMANCE OF THIS SOFTWARE.
76647664
helmfileUrl =
76657665
"https://github.com/helmfile/helmfile/releases/download/v"
76667666
.concat(helmfileVersion, "/helmfile_")
7667-
.concat(platform, "_amd64");
7667+
.concat(platform, "_amd64.tar.gz");
76687668
repositoryConfigPath = (0, path_1.join)(
76697669
workspaceDir,
76707670
repositoryConfig

0 commit comments

Comments
 (0)