From 14caa2095644e061c5dcf769d11bd08188965f67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 20:29:08 +0000 Subject: [PATCH] kube-linter: Update to version 0.7.2 --- 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 3a0be19fb8..c3b10014ac 100644 --- a/bucket/kube-linter.json +++ b/bucket/kube-linter.json @@ -1,12 +1,12 @@ { - "version": "0.7.1", + "version": "0.7.2", "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.7.1/kube-linter.exe", - "hash": "bdff414d6d6ad9cca19666124ff7107cea6958ea8202b4c6ec6938d5c8a2599e" + "url": "https://github.com/stackrox/kube-linter/releases/download/v0.7.2/kube-linter.exe", + "hash": "5533bbf7816c9d12cdbbbd45cb0ad632072b3eab92a94ca5891eac3615bbf569" } }, "bin": "kube-linter.exe",