diff --git a/bucket/kube-linter.json b/bucket/kube-linter.json index be68cfd093..e6ef7f0612 100644 --- a/bucket/kube-linter.json +++ b/bucket/kube-linter.json @@ -1,12 +1,12 @@ { - "version": "0.7.3", + "version": "0.7.4", "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.3/kube-linter.exe", - "hash": "c0be046ef5ce3668f859347dbbb09cdf69c39ca28ba73ede3b1ce07d592af79c" + "url": "https://github.com/stackrox/kube-linter/releases/download/v0.7.4/kube-linter.exe", + "hash": "1fca7dd6d8c6b076e68503e2e9a28d53a3835fe87be442bec2d3a2a05b6f36ef" } }, "bin": "kube-linter.exe",