From e9df82e57a98cf5a8fffda06ce539424ff47155f Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Tue, 1 Aug 2023 05:24:18 -0700 Subject: [PATCH] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1276) Co-authored-by: ProvoK --- 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 95815e12e..423ca5902 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.15.5 +version: 1.15.6 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.12.0 + version: ~1.12.1 alias: nodeAnalyzer condition: nodeAnalyzer.enabled - name: cluster-scanner