HelmLs version: 59d2002
macOS (x64)
- Download helm_ls_darwin_amd64
- Run
./helm_ls_darwin_amd64
windows (x64)
- Download helm_ls_windows_amd64.exe
- Run
./helm_ls_windows_amd64.exe
Linux (x64)
- Download helm_ls_linux_amd64
- Run
./helm_ls_linux_amd64
Linux (ARM)
- Download helm_ls_linux_arm
- Run
./helm_ls_linux_arm
SHA256 Checksums
a8b31172ef223bed247802d0fcc160dd01260f0b8464d88bd9b3386910194f4d helm_ls_linux_amd64/helm_ls_linux_amd64
61b8959380b2d01972415dd9ed9c3d542607090a7850cc4539eca83407d8db2e helm_ls_darwin_amd64/helm_ls_darwin_amd64
500600a0a2c06282722578f62dbe28d2b19f684c03f8856c986f349d633fcae6 helm_ls_windows_amd64/helm_ls_windows_amd64.exe
1df193ccd3afac27b0a6bdda8e0256fc281a5fe75ca93e73f8bd62d5c6c195d6 helm_ls_linux_arm/helm_ls_linux_arm
What's Changed
- refactor: split up project into packages by @mrjosh in #9
- refactor: remove URItoPath function by @hown3d in #11
- Add working helm_lint_ls config by @nachtmaar in #12
- Bump helm.sh/helm/v3 from 3.8.1 to 3.9.4 by @dependabot in #13
- move helm lint packages inside project by @mrjosh in #14
- Update README and Add LICENSE file by @mrjosh in #15
New Contributors
- @nachtmaar made their first contribution in #12
- @dependabot made their first contribution in #13
Full Changelog: v0.0.1...v0.0.2