kube-linter: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2024-11-06 12:31:48 +00:00
parent f258f54f09
commit fb6635e0eb

View File

@ -1,12 +1,12 @@
{
"version": "0.6.8",
"version": "0.7.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/v0.6.8/kube-linter.exe",
"hash": "4c9c011aa9813af664b555eed28bfadd8873299e84bb5c4cf4521b04d19d8dee"
"url": "https://github.com/stackrox/kube-linter/releases/download/v0.7.0/kube-linter.exe",
"hash": "ff8f030a4e5b8305cf997518215cd9887f754cc7d7ddc1301391e51ae3c901b2"
}
},
"bin": "kube-linter.exe",