From c2a3ed74809131640a7c20353fadb4d1f2e74b94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 16:30:44 +0000 Subject: [PATCH] kubescape: Update to version 3.0.30 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 02dabec14d..6ea5a611d0 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "3.0.29", + "version": "3.0.30", "description": "Scans K8s clusters, YAML files, and HELM charts, and detect misconfigurations and software vulnerabilities at early stages of the CI/CD pipeline and provides a risk score instantly and risk trends over time.", "homepage": "https://github.com/kubescape/kubescape/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.29/kubescape.exe", - "hash": "0d5341a322319ea1cd4d9f61ad4a9dd1eef269bec16ea40f7a1f0f4c49655af1" + "url": "https://github.com/kubescape/kubescape/releases/download/v3.0.30/kubescape.exe", + "hash": "773069c0a5fe5c424699e73236a9f500c3b6f8d8568e6e13d8420093940be5d0" } }, "bin": "kubescape.exe",