From 31443f56140cdc34bb9b8fd9b954620f006d2e4b Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Mon, 10 Apr 2023 07:53:21 -0700 Subject: [PATCH] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1038) --- 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 e1c2b0802..0404698d4 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.6.12 +version: 1.6.13 maintainers: - name: aroberts87 @@ -27,7 +27,7 @@ dependencies: - name: node-analyzer # repository: https://charts.sysdig.com repository: file://../node-analyzer - version: ~1.8.46 + version: ~1.8.47 alias: nodeAnalyzer condition: nodeAnalyzer.enabled - name: kspm-collector