From 3f27087baf7749991737cd57e56b767ba3ad82fc Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Thu, 21 Dec 2023 03:10:21 -0800 Subject: [PATCH] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1551) --- 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 d089e1dfc..502baf2ab 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.37.0 +version: 1.37.1 maintainers: - name: AlbertoBarba email: alberto.barba@sysdig.com @@ -36,7 +36,7 @@ dependencies: - name: node-analyzer # repository: https://charts.sysdig.com repository: file://../node-analyzer - version: ~1.22.0 + version: ~1.22.1 alias: nodeAnalyzer condition: nodeAnalyzer.enabled - name: cluster-scanner