diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index bcf268413..9d9da87e7 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.29.8 +version: 1.29.9 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 6f9fe441b..01cbafe44 100644 --- a/charts/agent/values.yaml +++ b/charts/agent/values.yaml @@ -401,6 +401,6 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.31.1 + tag: 1.31.2 # Allow to modify DNS policy dnsPolicy: null diff --git a/charts/kspm-collector/Chart.yaml b/charts/kspm-collector/Chart.yaml index fd2dc7a9e..125ba7a50 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.16.5 +version: 0.16.6 appVersion: 1.39.5 keywords: - monitoring diff --git a/charts/kspm-collector/values.yaml b/charts/kspm-collector/values.yaml index 640b4a5fb..1de140e27 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.31.1 + tag: 1.31.2 diff --git a/charts/node-analyzer/Chart.yaml b/charts/node-analyzer/Chart.yaml index 5510b615f..86716c1a4 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.32.11 +version: 1.32.12 appVersion: 12.9.2 keywords: - monitoring diff --git a/charts/node-analyzer/values.yaml b/charts/node-analyzer/values.yaml index d753ae045..a0effc6cb 100644 --- a/charts/node-analyzer/values.yaml +++ b/charts/node-analyzer/values.yaml @@ -533,7 +533,7 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.31.1 + tag: 1.31.2 # Allow to modify DNS policy dnsPolicy: null diff --git a/charts/rapid-response/Chart.yaml b/charts/rapid-response/Chart.yaml index 84922f51c..9d07bf486 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.11 +version: 0.9.12 # 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 c64e67f16..82ba374fd 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.31.1 + tag: 1.31.2