From e7365b9de3e7183fb3e958c94e7d68de6f29caaa Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Thu, 4 Apr 2024 20:34:46 +0200 Subject: [PATCH] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1687) 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 82f596d8f..0951c7e80 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.49.4 +version: 1.49.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.22.4 + version: ~1.22.5 alias: agent condition: agent.enabled - name: common