From 74ca728210c216cb62a66a96cf2198125c0d4586 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Thu, 1 Aug 2024 11:00:43 -0700 Subject: [PATCH] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1870) Co-authored-by: AlbertoBarba <16882595+AlbertoBarba@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 b8b37cae3..b36834630 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.61.4 +version: 1.61.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.27.13 + version: ~1.27.14 alias: agent condition: agent.enabled - name: common