diff --git a/charts/node-analyzer/Chart.yaml b/charts/node-analyzer/Chart.yaml index 1ecca9d1e..32e903474 100644 --- a/charts/node-analyzer/Chart.yaml +++ b/charts/node-analyzer/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: node-analyzer description: Sysdig Node Analyzer # currently matching Sysdig's appVersion 1.14.34 -version: 1.34.2 +version: 1.34.3 appVersion: 12.9.2 keywords: - monitoring diff --git a/charts/node-analyzer/README.md b/charts/node-analyzer/README.md index 65ce8e05c..44a63ba72 100644 --- a/charts/node-analyzer/README.md +++ b/charts/node-analyzer/README.md @@ -5,7 +5,7 @@ The Node Analyzer provides a method for deploying the components for the following Sysdig Secure features: - [Runtime Scanning](https://docs.sysdig.com//en/runtime) -- [Host Scanning](https://docs.sysdig.com/en/host-scan/ +- [Host Scanning](https://docs.sysdig.com/en/host-scan/) - [KSPM Analyzer](https://docs.sysdig.com/en/compliance/) This chart adds the Sysdig Node Analyzer to all nodes in your cluster via a DaemonSet. The Node Analyzer is deployed by default unless you set the value `nodeAnalyzer.deploy` to `false`.