From 119ef637dcd437fc9d0f6cea7aefd3b2b127dc55 Mon Sep 17 00:00:00 2001 From: draios-jenkins <11537382+draios-jenkins@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:41:06 +0000 Subject: [PATCH] chore: Updating sysdig-deploy version --- charts/sysdig-deploy/Chart.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/sysdig-deploy/Chart.yaml b/charts/sysdig-deploy/Chart.yaml index 0728426fe..5182412b6 100644 --- a/charts/sysdig-deploy/Chart.yaml +++ b/charts/sysdig-deploy/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sysdig-deploy description: A chart with various Sysdig components for Kubernetes type: application -version: 1.73.2 +version: 1.73.3 maintainers: - name: AlbertoBarba email: alberto.barba@sysdig.com @@ -20,13 +20,13 @@ dependencies: - name: admission-controller # repository: https://charts.sysdig.com repository: file://../admission-controller - version: ~0.16.6 + version: ~0.16.7 alias: admissionController condition: admissionController.enabled - name: agent # repository: https://charts.sysdig.com repository: file://../agent - version: ~1.34.6 + version: ~1.34.7 alias: agent condition: agent.enabled - name: common @@ -36,7 +36,7 @@ dependencies: - name: node-analyzer # repository: https://charts.sysdig.com repository: file://../node-analyzer - version: ~1.33.6 + version: ~1.33.8 alias: nodeAnalyzer condition: nodeAnalyzer.enabled - name: cluster-scanner @@ -48,13 +48,13 @@ dependencies: - name: kspm-collector # repository: https://charts.sysdig.com repository: file://../kspm-collector - version: ~0.17.1 + version: ~0.17.3 alias: kspmCollector condition: kspmCollector.enabled,global.kspm.deploy - name: rapid-response # repository: https://charts.sysdig.com repository: file://../rapid-response - version: ~0.9.14 + version: ~0.9.15 alias: rapidResponse condition: rapidResponse.enabled - name: cluster-shield