From 5f9ad9e6d02a8ef9fa81a470ebf122dd12d875e2 Mon Sep 17 00:00:00 2001 From: draios-jenkins <11537382+draios-jenkins@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:37:19 +0000 Subject: [PATCH] chore: Updating sysdig-deploy version --- charts/sysdig-deploy/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/sysdig-deploy/Chart.yaml b/charts/sysdig-deploy/Chart.yaml index 65275de61..2850eb3a2 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.72.4 +version: 1.72.5 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.34.2 + version: ~1.34.3 alias: agent condition: agent.enabled - name: common @@ -54,7 +54,7 @@ dependencies: - name: rapid-response # repository: https://charts.sysdig.com repository: file://../rapid-response - version: ~0.9.12 + version: ~0.9.13 alias: rapidResponse condition: rapidResponse.enabled - name: cluster-shield