From 9c0f9014e8c9f273b5ab08fadd0f34537de55208 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Wed, 17 Jul 2024 12:31:34 -0700 Subject: [PATCH] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1841) 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 b846a8652..9d80addb7 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.59.10 +version: 1.59.11 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.7 + version: ~1.27.8 alias: agent condition: agent.enabled - name: common