From 7af950fee3dc5ab66688a32f036c82088cd66359 Mon Sep 17 00:00:00 2001 From: aroberts87 Date: Tue, 8 Aug 2023 20:18:45 +0000 Subject: [PATCH] chore: Updating sysdig-deploy version --- 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 58375852b..86c01ed76 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.17.6 +version: 1.17.7 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.13.2 + version: ~1.13.4 alias: agent condition: agent.enabled - name: common