Kubernetes Scanner Release Notes 4.0.0
2 months ago by [email protected]
Kubernetes Scanner Release v.4.0.0 (3/22/23)
InsightCloudSec is pleased to announce Kubernetes Scanner Release 4.0.0.
Packages Included
Helm chart version - 4.0.0
Internal components and their versions are found in the chart value file. One can easily view the data using the following command:
helm show values <chart name> | grep -E 'Name:|Version:'
Features
- Local deployment of Guardrails is now reporting errors to the backend. [ENG-23377]