kube-linter: Update to version 0.7.3

This commit is contained in:
github-actions[bot] 2025-06-13 16:30:42 +00:00
parent 06426246ac
commit 3c509c44ff

View File

@ -1,12 +1,12 @@
{
"version": "0.7.2",
"version": "0.7.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.7.2/kube-linter.exe",
"hash": "5533bbf7816c9d12cdbbbd45cb0ad632072b3eab92a94ca5891eac3615bbf569"
"url": "https://github.com/stackrox/kube-linter/releases/download/v0.7.3/kube-linter.exe",
"hash": "c0be046ef5ce3668f859347dbbb09cdf69c39ca28ba73ede3b1ce07d592af79c"
}
},
"bin": "kube-linter.exe",