From a7d6988de8620c04d32d4d0588a8ac962766e64b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 12:30:20 +0000 Subject: [PATCH] kubescape: Update to version 1.0.135 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 85a2ee255c..8a2435e9fd 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "1.0.134", + "version": "1.0.135", "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/armosec/kubescape/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/armosec/kubescape/releases/download/v1.0.134/kubescape-windows-latest#/kubescape.exe", - "hash": "3c350f8198bc7a017309db5b1802a6fcb2b204365c495cfde9f7b2c5cd0c06bf" + "url": "https://github.com/armosec/kubescape/releases/download/v1.0.135/kubescape-windows-latest#/kubescape.exe", + "hash": "8b653ad26a01dd780a6eaa806ddb386f59a633db68df3a0bfdc96331016ed204" } }, "bin": "kubescape.exe",