From dc0b75ab7085a4d54fcf8af6d49774b7d3c3b33e 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 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`. From b9cc0e6cc661051ef1c59ef7c8de37be1a1defe1 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 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