From 8fda39495f7ed12c79aeba6559a121a30e47c646 Mon Sep 17 00:00:00 2001 From: aantonel-sysdig <164048588+aantonel-sysdig@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:17:20 +0100 Subject: [PATCH 1/2] Update README.md Fixed hyperlink --- charts/node-analyzer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/node-analyzer/README.md b/charts/node-analyzer/README.md index 9e11d22f9..a87df204b 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`. From 12faf74dda278ee0d3b811a5a13c7357f9f4749b Mon Sep 17 00:00:00 2001 From: Marco Vito Moscaritolo Date: Mon, 30 Dec 2024 14:11:19 +0100 Subject: [PATCH 2/2] bump chart version --- charts/node-analyzer/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/node-analyzer/Chart.yaml b/charts/node-analyzer/Chart.yaml index c417df7bd..b35ef5abc 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.33.5 +version: 1.33.6 appVersion: 12.9.2 keywords: - monitoring