stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://docs.kubelinter.io/
Apache License 2.0
2.89k stars 231 forks source link

Publish arm64 binaries for linux/mac/windows #701

Closed charlesoconor closed 6 months ago

charlesoconor commented 7 months ago

Fixes: #691 Fixes: #404

janisz commented 6 months ago

How about usign goreleaser for this https://github.com/stackrox/kube-linter/pull/720

charlesoconor commented 6 months ago

How about usign goreleaser for this #720

It makes sense. I can close this out.

janisz commented 6 months ago

@charlesoconor You may like to see