From 00f79306c2487b8d4cc221f08c9b906354098341 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 16:27:46 +0000 Subject: [PATCH] kube-linter: Update to version 0.6.8 --- 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 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",