diff --git a/bucket/kube-linter.json b/bucket/kube-linter.json index fb017fde7f..5467aaa18f 100644 --- a/bucket/kube-linter.json +++ b/bucket/kube-linter.json @@ -1,12 +1,12 @@ { - "version": "0.6.4", + "version": "0.6.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.6.4/kube-linter.exe", - "hash": "87928e14d85e4ab6d36127f2f6bed2a3d7e496a6af960a00dc2be4312ff3aae0" + "url": "https://github.com/stackrox/kube-linter/releases/download/v0.6.5/kube-linter.exe", + "hash": "583e1fca50199a30e9b1f10167e4fe1d9941476ae133afd68e49bb45eed12dde" } }, "bin": "kube-linter.exe",