{ "version": "0.6.0", "description": "Analyze Kubernetes YAML files and Helm charts, and check them against a variety of best practices, with a focus on production readiness and security.", "homepage": "https://github.com/stackrox/kube-linter", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/stackrox/kube-linter/releases/download/0.6.0/kube-linter.exe", "hash": "6bdc0c1886c073a4b6d63e36163c29e2df9a63bcb45eef9f6340c9eefd85e80d" } }, "bin": "kube-linter.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/stackrox/kube-linter/releases/download/$version/kube-linter.exe" } } } }