From 5941b10fa8bf4d0e177bd5a5546c75f98b9f11f9 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Wed, 7 Aug 2024 11:46:07 -0700 Subject: [PATCH] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1882) 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 d8b22a919..cfe2c4fe6 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.9 +version: 1.61.10 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.15 + version: ~1.27.16 alias: agent condition: agent.enabled - name: common