kube-linter: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2023-01-19 20:26:28 +00:00
parent 25d6318a3d
commit 00af45b8a8

View File

@ -1,12 +1,12 @@
{
"version": "0.5.1",
"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.5.1/kube-linter.exe",
"hash": "1214f41375494882588ace70ce61f9ebfc08e2cb490ec8559a117157ae51e750"
"url": "https://github.com/stackrox/kube-linter/releases/download/0.6.0/kube-linter.exe",
"hash": "6bdc0c1886c073a4b6d63e36163c29e2df9a63bcb45eef9f6340c9eefd85e80d"
}
},
"bin": "kube-linter.exe",