Skip to content

v0.0.14

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 10:00
c004c5b

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)

  1. Download helm_ls_linux_arm
  2. Run ./helm_ls_linux_arm

SHA256 Checksums

4f07642abf1a7245bc4162dda01552f076a237b0c59cd854b6fe06acde1becda  helm_ls_linux_amd64/helm-ls
d67d7caeee46a64410c655bf602c1bf327dfc597a0e1a9bca908dad3618a6e2f  helm_ls_darwin_amd64/helm-ls
a842d5dbc3c014f538aff14d2aa44a657a9fbcb569b419d6fc0db27b2b233010  helm_ls_darwin_arm64/helm-ls
8a08cf335bf9553f34e357056f05e2a0b7e9bd9c4ba8918fcbb67df031d1e96d  helm_ls_windows_amd64/helm-ls.exe
720777011dc2bea79b6c251687394156c3beb8be896a91b1c803ecb67b869afb  helm_ls_linux_arm/helm-ls

Full Changelog: v0.0.14...v0.0.14

What's Changed

  • fix(linting): use parent chart for linting subchart files by @qvalentin in #69
  • fix: hover and go to definition fixes for arrays/lists by @qvalentin in #70

Full Changelog: v0.0.13...v0.0.14