github mrjosh/helm-ls v0.5.1

latest releases: master, v0.5.4, v0.5.3...
5 months ago

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

518c08314c81ccc7233fd5c870f2b516ca743a0995341703bdf8bca2ac312cea  helm_ls_linux_amd64/helm-ls
7229b65857aef3c8aedb7f5448c0ed03203664a7cfd8b7b72f4224e8c54eb85d  helm_ls_darwin_amd64/helm-ls
cea282188f42990476b035d01de77782795db94b1797fb4752ac427eab2792cd  helm_ls_darwin_arm64/helm-ls
19fc3831207089db554b47cc868364ceb65a18fd7ee21174c2d32417b3fa3f85  helm_ls_windows_amd64/helm-ls.exe
5bf2d7b0079f454cb879116cc543b1edcbf8e2a36f53a837d73fcd1572b7c477  helm_ls_linux_arm64/helm-ls

What's Changed

  • tests: add test for JSON schema validation in helm lint by @qvalentin in #160
  • build(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by @dependabot[bot] in #166
  • fix: allow yamlls path as array in config by @qvalentin in #165
  • fix: prevent crash on yaml document parse error by @qvalentin in #169

Full Changelog: v0.5.0...v0.5.1

Don't miss a new helm-ls release

NewReleases is sending notifications on new releases.