kube-linter: Update to version 0.7.5

This commit is contained in:
github-actions[bot] 2025-08-04 12:31:37 +00:00
parent e4cf045f73
commit 8f71b9dc87

View File

@ -1,12 +1,12 @@
{
"version": "0.7.4",
"version": "0.7.5",
"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.4/kube-linter.exe",
"hash": "1fca7dd6d8c6b076e68503e2e9a28d53a3835fe87be442bec2d3a2a05b6f36ef"
"url": "https://github.com/stackrox/kube-linter/releases/download/v0.7.5/kube-linter.exe",
"hash": "cc6d5bc759c61f9d537f2158c1723dfd85fd14a92f0fe20778a4f069e866a8a5"
}
},
"bin": "kube-linter.exe",