From e20ce24d1bfa26fa40393259864c00fe37706df0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 08:29:04 +0000 Subject: [PATCH] kubescape: Update to version 1.0.139 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 7669e88538..3809398c91 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "1.0.138", + "version": "1.0.139", "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.138/kubescape-windows-latest#/kubescape.exe", - "hash": "06acfe874d79b8066e1b6ad3c62c1c31db19e336774841f1b38f65ff9424c367" + "url": "https://github.com/armosec/kubescape/releases/download/v1.0.139/kubescape-windows-latest#/kubescape.exe", + "hash": "8142300db0ee462b562e3ced63ca0881c2245923b44d4b0240be132666ba3dc0" } }, "bin": "kubescape.exe",