From 8f71b9dc87895d98b47e4b1f75691568093bb78f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:31:37 +0000 Subject: [PATCH] kube-linter: Update to version 0.7.5 --- 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 e6ef7f0612..1aa0d4cc66 100644 --- a/bucket/kube-linter.json +++ b/bucket/kube-linter.json @@ -1,12 +1,12 @@ { - "version": "0.7.4", + "version": "0.7.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.7.4/kube-linter.exe", - "hash": "1fca7dd6d8c6b076e68503e2e9a28d53a3835fe87be442bec2d3a2a05b6f36ef" + "url": "https://github.com/stackrox/kube-linter/releases/download/v0.7.5/kube-linter.exe", + "hash": "cc6d5bc759c61f9d537f2158c1723dfd85fd14a92f0fe20778a4f069e866a8a5" } }, "bin": "kube-linter.exe",