kube-linter: Update to version 0.6.3

This commit is contained in:
github-actions[bot] 2023-04-13 00:32:55 +00:00
parent a875d85b75
commit 19d0db7312

View File

@ -1,12 +1,12 @@
{
"version": "0.6.1",
"version": "0.6.3",
"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.1/kube-linter.exe",
"hash": "b00d31bf96ce0a632fb5e82c0bde688b2bcd87b8703e72990926367cbe079650"
"url": "https://github.com/stackrox/kube-linter/releases/download/v0.6.3/kube-linter.exe",
"hash": "e9bb200a8f0c288d577a4370d93291c9167064274bdbd4b5605ad1317dcb49d4"
}
},
"bin": "kube-linter.exe",