From 70ea2dda57337f9da3969d994eea6707778edb15 Mon Sep 17 00:00:00 2001 From: updatecli Date: Wed, 20 Dec 2023 23:21:22 +0000 Subject: [PATCH] chore: bump the chart version of the agent chart MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/agent/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index cf8a171d2..7ed67df13 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 12.18.0 +appVersion: 12.19.0 dependencies: - name: common repository: file://../common @@ -30,4 +30,4 @@ sources: - https://app.sysdigcloud.com/#/settings/user - https://github.com/draios/sysdig type: application -version: 1.18.4 +version: 1.18.5