From ce10fd481e22fa3c72e7a7cfe4c68c6c88a61b2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 16:31:50 +0000 Subject: [PATCH] kubescape: Update to version 2.0.146 --- bucket/kubescape.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubescape.json b/bucket/kubescape.json index a9264fda9e..224f890e4c 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "2.0.145", + "version": "2.0.146", "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.145/kubescape-windows-latest#/kubescape.exe", - "hash": "8da59204bdf3057494c62cae182231aa9501bbe79887698e888fb2b04dfbe083" + "url": "https://github.com/armosec/kubescape/releases/download/v2.0.146/kubescape-windows-latest#/kubescape.exe", + "hash": "ca367904e1e16cd3999fc5b76407381d8cfa82abc70447f6f30588af14543ba0" } }, "bin": "kubescape.exe",