macOS (x64)
- Download helm_ls_darwin_amd64
- Run
./helm_ls_darwin_amd64
macOS (ARM)
- Download helm_ls_darwin_arm64
- Run
./helm_ls_darwin_arm64
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
dd3164e28dbcc01fd4dcbcc9c5e8890c6d1c5255914a790f750849cedeb01e58 helm_ls_linux_amd64/helm-ls
9a76f15d785bb077be6d5d15e8de011b3a23385fd8d764d3fe02bbcac887d5e7 helm_ls_darwin_amd64/helm-ls
6665c45fe6d22427289773306530de08bf7d9aac670d36850f51697d354766ee helm_ls_darwin_arm64/helm-ls
2f599fad848794c6542bc30e3fae61b7fc1475a1bfc0c10048a61586674ef425 helm_ls_windows_amd64/helm-ls.exe
775cb25ff6acf0437f2439dbcc07f80a76225d9a185852a5f2f722066f55d2f6 helm_ls_linux_arm/helm-ls
What's Changed
- Fixed crash on missing values.yaml file