Apr 11, 2022
InsightCloudSec is pleased to announce Kubernetes Scanner Release 2.0.1
Kubernetes Scanner Release v.2.0.1 (04/13/2022) InsightCloudSec is pleased to announce Kubernetes Scanner Minor Release 2.0.1. This minor release includes enhancements to the exporter for proxy support. Packages Included **Helm chart version - 2.0.1 **
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:'
New and Enhanced
- This change allows users to set up the exporter with a proxy configuration. In order to use this mode, export the
EXPORTER_PROXY_URL
environment variable. [ENG-15191]