From 344b2d0443f79d44d3822e1a8c029475258732e7 Mon Sep 17 00:00:00 2001 From: chen-shmilovich-sysdig <66797177+chen-shmilovich-sysdig@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:06:02 +0200 Subject: [PATCH 1/3] Update values.yaml --- charts/node-analyzer/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/node-analyzer/values.yaml b/charts/node-analyzer/values.yaml index 641d8cf1a..2aadf4e33 100644 --- a/charts/node-analyzer/values.yaml +++ b/charts/node-analyzer/values.yaml @@ -420,7 +420,7 @@ nodeAnalyzer: debug: false image: repository: sysdig/kspm-analyzer - tag: 1.36.0 + tag: 1.37.0 digest: pullPolicy: From d740bc5f3e2be8298a23847fafa5eeeed9a6a15c Mon Sep 17 00:00:00 2001 From: chen-shmilovich-sysdig <66797177+chen-shmilovich-sysdig@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:06:23 +0200 Subject: [PATCH 2/3] Update README.md --- 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 79cbaad08..8604ce05a 100644 --- a/charts/node-analyzer/README.md +++ b/charts/node-analyzer/README.md @@ -241,7 +241,7 @@ The following table lists the configurable parameters of the Sysdig Node Analyze | `nodeAnalyzer.tolerations` | Specifies the tolerations for scheduling. |
node-role.kubernetes.io/master:NoSchedule,| | `nodeAnalyzer.kspmAnalyzer.debug` | Set to true to show KSPM node analyzer debug logging, which is useful for troubleshooting. | `false` | | `nodeAnalyzer.kspmAnalyzer.image.repository` | Specifies the image repository to pull the KSPM node analyzer from. | `sysdig/kspm-analyzer` | -| `nodeAnalyzer.kspmAnalyzer.image.tag` | Specifies the image tag for the KSPM node analyzer image to be pulled. | `1.36.0` | +| `nodeAnalyzer.kspmAnalyzer.image.tag` | Specifies the image tag for the KSPM node analyzer image to be pulled. | `1.37.0` | | `nodeAnalyzer.kspmAnalyzer.image.digest` | Specifies the image digest to pull. | ` ` | | `nodeAnalyzer.kspmAnalyzer.image.pullPolicy` | Specifies the The image pull policy for the KSPM node analyzer. | `""` | | `nodeAnalyzer.kspmAnalyzer.http_proxy` | Sets `HTTP_PROXY` on the KSPM Analyzer container. | `""` | From fa0b88fce055ec40473ea4b2b0594f13538315b1 Mon Sep 17 00:00:00 2001 From: chen-shmilovich-sysdig <66797177+chen-shmilovich-sysdig@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:06:53 +0200 Subject: [PATCH 3/3] Update Chart.yaml --- 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 c43010a15..1420f668f 100644 --- a/charts/node-analyzer/Chart.yaml +++ b/charts/node-analyzer/Chart.yaml @@ -3,7 +3,7 @@ name: node-analyzer description: Sysdig Node Analyzer # currently matching Sysdig's appVersion 1.14.34 -version: 1.18.8 +version: 1.18.9 appVersion: 12.9.0 keywords: - monitoring
node-role.kubernetes.io/control-plane:NoSchedule