From 564cbac99552870914d6a5032ba45d8d5a4b368c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:28:14 +0000 Subject: [PATCH] kube-linter: Update to version 0.6.6 --- 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 5467aaa18f..35749fb812 100644 --- a/bucket/kube-linter.json +++ b/bucket/kube-linter.json @@ -1,12 +1,12 @@ { - "version": "0.6.5", + "version": "0.6.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.6.5/kube-linter.exe", - "hash": "583e1fca50199a30e9b1f10167e4fe1d9941476ae133afd68e49bb45eed12dde" + "url": "https://github.com/stackrox/kube-linter/releases/download/v0.6.6/kube-linter.exe", + "hash": "c00c14fa43754007700ed5e79f8bd4946807d139792f173effb54c402b8b8bb0" } }, "bin": "kube-linter.exe",