diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index aeb262841..176cea250 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: 1.35.3 +version: 1.35.4 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 344768d1c..fbec0e241 100644 --- a/charts/agent/values.yaml +++ b/charts/agent/values.yaml @@ -406,7 +406,7 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.32.1 + tag: 1.32.2 # Allow to modify DNS policy dnsPolicy: null customSecurityContext: {} diff --git a/charts/kspm-collector/Chart.yaml b/charts/kspm-collector/Chart.yaml index e38598936..c6d4debe9 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.17.3 +version: 0.17.4 appVersion: 1.39.6 keywords: - monitoring diff --git a/charts/kspm-collector/values.yaml b/charts/kspm-collector/values.yaml index 2ef53240e..9386ff879 100644 --- a/charts/kspm-collector/values.yaml +++ b/charts/kspm-collector/values.yaml @@ -217,4 +217,4 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.32.1 + tag: 1.32.2 diff --git a/charts/node-analyzer/Chart.yaml b/charts/node-analyzer/Chart.yaml index a392747d1..1d238c571 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.5 +version: 1.34.6 appVersion: 12.9.2 keywords: - monitoring diff --git a/charts/node-analyzer/values.yaml b/charts/node-analyzer/values.yaml index f608ed7d9..8b143145f 100644 --- a/charts/node-analyzer/values.yaml +++ b/charts/node-analyzer/values.yaml @@ -536,7 +536,7 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.32.1 + tag: 1.32.2 # Allow to modify DNS policy dnsPolicy: null diff --git a/charts/rapid-response/Chart.yaml b/charts/rapid-response/Chart.yaml index 77e3bd048..997a16eb7 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.16 +version: 0.9.17 # 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 4337ae6c0..1a09d693d 100644 --- a/charts/rapid-response/values.yaml +++ b/charts/rapid-response/values.yaml @@ -224,4 +224,4 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.32.1 + tag: 1.32.2