From 7875105d4115983a4df8281e388d6d9f99bc396f Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Mon, 15 Jul 2024 10:26:02 -0700 Subject: [PATCH] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1836) Co-authored-by: draios-jenkins <11537382+draios-jenkins@users.noreply.github.com> --- charts/sysdig-deploy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/sysdig-deploy/Chart.yaml b/charts/sysdig-deploy/Chart.yaml index 402727bcd..6e4aa2e11 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.59.8 +version: 1.59.9 maintainers: - name: AlbertoBarba email: alberto.barba@sysdig.com @@ -54,7 +54,7 @@ dependencies: - name: rapid-response # repository: https://charts.sysdig.com repository: file://../rapid-response - version: ~0.9.3 + version: ~0.9.5 alias: rapidResponse condition: rapidResponse.enabled - name: cluster-shield