From 63370aef336d83b237db98f0471e8856c074bdaa Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Wed, 11 Sep 2024 17:32:08 +0200 Subject: [PATCH] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1932) 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 601fb43b1..aac56f8d5 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.64.7 +version: 1.64.8 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.8 + version: ~0.9.9 alias: rapidResponse condition: rapidResponse.enabled - name: cluster-shield