Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 15:58

macOS (x64)

  1. Download helm_ls_darwin_amd64
  2. Run ./helm_ls_darwin_amd64

macOS (ARM)

  1. Download helm_ls_darwin_arm64
  2. Run ./helm_ls_darwin_arm64

windows (x64)

  1. Download helm_ls_windows_amd64.exe
  2. Run ./helm_ls_windows_amd64.exe

Linux (x64)

  1. Download helm_ls_linux_amd64
  2. Run ./helm_ls_linux_amd64

Linux (ARM v7)

  1. Download helm_ls_linux_arm
  2. Run ./helm_ls_linux_arm

Linux (ARM64)

  1. Download helm_ls_linux_arm64
  2. Run ./helm_ls_linux_arm64

SHA256 Checksums

8ccd3e8dbe6fd83a22f05a9a7adbfed0ce8d9fc278fd7b2ab6ac66bbb3934383  helm_ls_linux_amd64/helm-ls
f9f4555c2fa861d639a485bc5f6e69db370046d2e27808675a6b7932df97b857  helm_ls_darwin_amd64/helm-ls
3f33b64a3e940a24ee5806474912dce6e0ce28150d531f8118dd906bf3d49be6  helm_ls_darwin_arm64/helm-ls
fdb1d471915be18070fc29f7e7ca37687edd9e5deff44ef9f642c3489655ec50  helm_ls_windows_amd64/helm-ls.exe
f35b99bf9b954b05b71a153bedd7d8070d53589d2ec8bf47ca17fa92b7cd1aa7  helm_ls_linux_arm64/helm-ls

What's Changed

  • updated dependencies (including go v1.23 and helm)

Full Changelog: v0.2.0...v0.2.1