From df478dc3333abfdeee78383cd7c868bf1f0c7e9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 12:31:07 +0000 Subject: [PATCH] kubescape: Update to version 2.0.156 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index 7fc962e0e6..64fa865cfe 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.0.155", + "version": "2.0.156", "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/v2.0.155/kubescape-windows-latest#/kubescape.exe", - "hash": "acfa9883a3f47c908b62ffb36af7c42db134fe6672da2bf685ce796ef5e875e4" + "url": "https://github.com/armosec/kubescape/releases/download/v2.0.156/kubescape-windows-latest#/kubescape.exe", + "hash": "86858190459d201067758df9648c220192c57989fecd546285d73dc6f4ec0162" } }, "bin": "kubescape.exe",