diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index 580b7e8f7..507554e4c 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.34.3 +version: 1.34.4 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 38b022583..a2deaff99 100644 --- a/charts/agent/values.yaml +++ b/charts/agent/values.yaml @@ -401,7 +401,7 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.31.2 + tag: 1.32.0 # Allow to modify DNS policy dnsPolicy: null customSecurityContext: {} diff --git a/charts/kspm-collector/Chart.yaml b/charts/kspm-collector/Chart.yaml index 6cc449312..a3d96070e 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.0 +version: 0.17.1 appVersion: 1.39.6 keywords: - monitoring diff --git a/charts/kspm-collector/values.yaml b/charts/kspm-collector/values.yaml index 763a2b441..03bb957a1 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.2 + tag: 1.32.0 diff --git a/charts/node-analyzer/Chart.yaml b/charts/node-analyzer/Chart.yaml index 580bdcc0d..c417df7bd 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.33.4 +version: 1.33.5 appVersion: 12.9.2 keywords: - monitoring diff --git a/charts/node-analyzer/values.yaml b/charts/node-analyzer/values.yaml index 5dc4e22ac..4aa31f042 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.31.2 + tag: 1.32.0 # Allow to modify DNS policy dnsPolicy: null diff --git a/charts/rapid-response/Chart.yaml b/charts/rapid-response/Chart.yaml index 036df3102..7d3879147 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.13 +version: 0.9.14 # 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 82ba374fd..99ef54b7b 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.2 + tag: 1.32.0