diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index 528727d96..21dade48a 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://app.sysdigcloud.com/#/settings/user - https://github.com/draios/sysdig type: application -version: 2.2.3 +version: 2.2.4 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 25db6abfa..369b56e9d 100644 --- a/charts/agent/values.yaml +++ b/charts/agent/values.yaml @@ -422,7 +422,7 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.33.1 + tag: 1.33.4 # Allow to modify DNS policy dnsPolicy: null customSecurityContext: {} diff --git a/charts/kspm-collector/Chart.yaml b/charts/kspm-collector/Chart.yaml index 10b65d533..f670b60dc 100644 --- a/charts/kspm-collector/Chart.yaml +++ b/charts/kspm-collector/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: kspm-collector description: Sysdig KSPM collector -version: 0.18.2 +version: 0.18.3 appVersion: 1.39.14 keywords: - monitoring diff --git a/charts/kspm-collector/values.yaml b/charts/kspm-collector/values.yaml index 12d2bfb05..32d158b60 100644 --- a/charts/kspm-collector/values.yaml +++ b/charts/kspm-collector/values.yaml @@ -224,4 +224,4 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.33.1 + tag: 1.33.4 diff --git a/charts/node-analyzer/Chart.yaml b/charts/node-analyzer/Chart.yaml index 0df763439..f5da4a113 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.36.5 +version: 1.36.6 appVersion: 12.9.2 keywords: - monitoring diff --git a/charts/node-analyzer/values.yaml b/charts/node-analyzer/values.yaml index 1fbd5bb58..34228a7b2 100644 --- a/charts/node-analyzer/values.yaml +++ b/charts/node-analyzer/values.yaml @@ -515,7 +515,7 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.33.1 + tag: 1.33.4 # Allow to modify DNS policy dnsPolicy: null diff --git a/charts/rapid-response/Chart.yaml b/charts/rapid-response/Chart.yaml index 338125f7a..a97443bec 100644 --- a/charts/rapid-response/Chart.yaml +++ b/charts/rapid-response/Chart.yaml @@ -13,7 +13,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.9.24 +version: 0.9.25 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/charts/rapid-response/values.yaml b/charts/rapid-response/values.yaml index d3ba71e0b..914c8408e 100644 --- a/charts/rapid-response/values.yaml +++ b/charts/rapid-response/values.yaml @@ -219,4 +219,4 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.33.1 + tag: 1.33.4