From 69bb1260cbda3ad389a1f98f3e22b52ef036e7dc Mon Sep 17 00:00:00 2001 From: Zohar Arad Date: Thu, 27 Jul 2023 16:30:39 +0300 Subject: [PATCH] SSPROD-27133: bump node-analyzer chart version to next minor release in sysdig-deploy --- charts/sysdig-deploy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/sysdig-deploy/Chart.yaml b/charts/sysdig-deploy/Chart.yaml index ada67e6bb..a6b70fbdf 100644 --- a/charts/sysdig-deploy/Chart.yaml +++ b/charts/sysdig-deploy/Chart.yaml @@ -36,7 +36,7 @@ dependencies: - name: node-analyzer # repository: https://charts.sysdig.com repository: file://../node-analyzer - version: ~1.11.3 + version: ~1.12.0 alias: nodeAnalyzer condition: nodeAnalyzer.enabled - name: cluster-scanner