diff --git a/bucket/kubescape.json b/bucket/kubescape.json index bc5721728f..7669e88538 100644 --- a/bucket/kubescape.json +++ b/bucket/kubescape.json @@ -1,12 +1,12 @@ { - "version": "1.0.137", + "version": "1.0.138", "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.137/kubescape-windows-latest#/kubescape.exe", - "hash": "14190a5ae3f47c734dd20f137964a60e1cfc380b4ed256f0dac4b05c4df38b5e" + "url": "https://github.com/armosec/kubescape/releases/download/v1.0.138/kubescape-windows-latest#/kubescape.exe", + "hash": "06acfe874d79b8066e1b6ad3c62c1c31db19e336774841f1b38f65ff9424c367" } }, "bin": "kubescape.exe",