From ca48817ca3532f8367509f1a9582923ff8020d29 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Thu, 16 Jan 2025 14:40:43 +0100 Subject: [PATCH] chore(ci): bump bitnami/kubectl image references (#2115) Co-authored-by: updatecli Co-authored-by: Marco Vito Moscaritolo --- charts/agent/Chart.yaml | 2 +- charts/agent/values.yaml | 2 +- charts/kspm-collector/Chart.yaml | 2 +- charts/kspm-collector/values.yaml | 2 +- charts/node-analyzer/Chart.yaml | 2 +- charts/node-analyzer/values.yaml | 2 +- charts/rapid-response/Chart.yaml | 2 +- charts/rapid-response/values.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index 01eb36d83..ed6da5a81 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.6 +version: 1.34.7 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index a8d30227b..74a1ea751 100644 --- a/charts/agent/values.yaml +++ b/charts/agent/values.yaml @@ -401,7 +401,7 @@ tests: timeout: 300s image: repo: bitnami/kubectl - tag: 1.32.0 + tag: 1.32.1 # Allow to modify DNS policy dnsPolicy: null customSecurityContext: {} diff --git a/charts/kspm-collector/Chart.yaml b/charts/kspm-collector/Chart.yaml index 3e745003b..e38598936 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.2 +version: 0.17.3 appVersion: 1.39.6 keywords: - monitoring diff --git a/charts/kspm-collector/values.yaml b/charts/kspm-collector/values.yaml index 72606c80b..2ef53240e 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.0 + tag: 1.32.1 diff --git a/charts/node-analyzer/Chart.yaml b/charts/node-analyzer/Chart.yaml index 4df0d64cc..6ef8c832f 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.7 +version: 1.33.8 appVersion: 12.9.2 keywords: - monitoring diff --git a/charts/node-analyzer/values.yaml b/charts/node-analyzer/values.yaml index 8edab107b..9860f4cf6 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.0 + tag: 1.32.1 # Allow to modify DNS policy dnsPolicy: null diff --git a/charts/rapid-response/Chart.yaml b/charts/rapid-response/Chart.yaml index 7d3879147..e6b7389f1 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.14 +version: 0.9.15 # 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 99ef54b7b..4337ae6c0 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.0 + tag: 1.32.1