Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 20:28
3d538b0

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

13facde6db4d30202a9cba0ebc4445869a9008da26840583462f6ab0f2b30349  helm_ls_linux_amd64/helm-ls
f2293fe386cee0bf7e8947324e34fadf2e55743fd596ade7184f85ff4b07df6d  helm_ls_darwin_amd64/helm-ls
0649beb066db5c3e4fab11d0ea8a98e2c7d0576ec7644821ffb1c2b666395690  helm_ls_darwin_arm64/helm-ls
9cc720a2fc968ef130c1500e6bdf0da87f81cb0251f79805618621aa47458a31  helm_ls_windows_amd64/helm-ls.exe
5c02cb6095a7d9705b010db0cd43050f21f451ab3f1dff6ae4fdaddeb2d7247d  helm_ls_linux_arm64/helm-ls

What's Changed

  • fix(integration-tests): fix yamlls diagnostics integration test (#135) by @qvalentin in #136

Full Changelog: v0.2.1...v0.2.2