Skip to content

Commit

Permalink
docs(node-analyzer): fix link in README.md (#2123)
Browse files Browse the repository at this point in the history
Co-authored-by: aantonel-sysdig <[email protected]>
  • Loading branch information
mavimo and aantonel-sysdig authored Jan 20, 2025
1 parent be2e9a4 commit cf02905
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/node-analyzer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/node-analyzer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit cf02905

Please sign in to comment.