diff --git a/bucket/kube-linter.json b/bucket/kube-linter.json index 1aa0d4cc66..506cffba90 100644 --- a/bucket/kube-linter.json +++ b/bucket/kube-linter.json @@ -1,12 +1,12 @@ { - "version": "0.7.5", + "version": "0.7.6", "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.5/kube-linter.exe", - "hash": "cc6d5bc759c61f9d537f2158c1723dfd85fd14a92f0fe20778a4f069e866a8a5" + "url": "https://github.com/stackrox/kube-linter/releases/download/v0.7.6/kube-linter.exe", + "hash": "e714f09f22a36c9c0c62fcb9472a933688c7820957d9956dcf6a01e3fd7b2340" } }, "bin": "kube-linter.exe",