From 605d41e4811e86466bcda23e887f565d48ba93ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 20:25:02 +0000 Subject: [PATCH] kube-linter: Update to version 0.6.4 --- bucket/kube-linter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kube-linter.json b/bucket/kube-linter.json index 1ad39aae2b..fb017fde7f 100644 --- a/bucket/kube-linter.json +++ b/bucket/kube-linter.json @@ -1,12 +1,12 @@ { - "version": "0.6.3", + "version": "0.6.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.6.3/kube-linter.exe", - "hash": "e9bb200a8f0c288d577a4370d93291c9167064274bdbd4b5605ad1317dcb49d4" + "url": "https://github.com/stackrox/kube-linter/releases/download/v0.6.4/kube-linter.exe", + "hash": "87928e14d85e4ab6d36127f2f6bed2a3d7e496a6af960a00dc2be4312ff3aae0" } }, "bin": "kube-linter.exe",