From 2bbefec5493e2cbca751ac8fd706079e32046430 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Sat, 18 Jan 2025 02:00:01 +0100 Subject: [PATCH] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#2120) 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 64eb098fa..f81c1613b 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.74.0 +version: 1.74.1 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.34.7 + version: ~1.34.8 alias: agent condition: agent.enabled - name: common