kube-linter: Update to version 0.6.8

This commit is contained in:
github-actions[bot] 2024-02-22 16:27:46 +00:00
parent 3d0b2f0e73
commit 00f79306c2

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.7", "version": "0.6.8",
"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.", "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", "homepage": "https://github.com/stackrox/kube-linter",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/stackrox/kube-linter/releases/download/v0.6.7/kube-linter.exe", "url": "https://github.com/stackrox/kube-linter/releases/download/v0.6.8/kube-linter.exe",
"hash": "9568e56e869d17912fe0ba8e6e19f04f7ba4fac70fb486f0b6dacd72a0333ef9" "hash": "4c9c011aa9813af664b555eed28bfadd8873299e84bb5c4cf4521b04d19d8dee"
} }
}, },
"bin": "kube-linter.exe", "bin": "kube-linter.exe",