From 2298a82e5a2fd06491db33d3ebe535bc9e96e639 Mon Sep 17 00:00:00 2001 From: draios-jenkins <11537382+draios-jenkins@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:49:21 +0000 Subject: [PATCH] chore: Updating sysdig-deploy version --- charts/sysdig-deploy/Chart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/sysdig-deploy/Chart.yaml b/charts/sysdig-deploy/Chart.yaml index 23b0e9ecc..bab1a6db6 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.66.8 +version: 1.66.9 maintainers: - name: AlbertoBarba email: alberto.barba@sysdig.com @@ -26,7 +26,7 @@ dependencies: - name: agent # repository: https://charts.sysdig.com repository: file://../agent - version: ~1.29.8 + version: ~1.29.9 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.32.11 + version: ~1.32.12 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.16.5 + version: ~0.16.6 alias: kspmCollector condition: kspmCollector.enabled,global.kspm.deploy - name: rapid-response # repository: https://charts.sysdig.com repository: file://../rapid-response - version: ~0.9.11 + version: ~0.9.12 alias: rapidResponse condition: rapidResponse.enabled - name: cluster-shield