diff --git a/bucket/kube-linter.json b/bucket/kube-linter.json index c7d114a093..77f64f978b 100644 --- a/bucket/kube-linter.json +++ b/bucket/kube-linter.json @@ -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.", "homepage": "https://github.com/stackrox/kube-linter", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/stackrox/kube-linter/releases/download/v0.6.7/kube-linter.exe", - "hash": "9568e56e869d17912fe0ba8e6e19f04f7ba4fac70fb486f0b6dacd72a0333ef9" + "url": "https://github.com/stackrox/kube-linter/releases/download/v0.6.8/kube-linter.exe", + "hash": "4c9c011aa9813af664b555eed28bfadd8873299e84bb5c4cf4521b04d19d8dee" } }, "bin": "kube-linter.exe",