From 2b44229f84c0958ba0d8d97ecb12ddd17e8dde6e Mon Sep 17 00:00:00 2001 From: updatecli Date: Fri, 17 Jan 2025 23:59:47 +0000 Subject: [PATCH] chore: update 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 ++-- charts/agent/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index ed6da5a81..a9d5b63bb 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 13.7.1 +appVersion: 13.7.2 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.34.7 +version: 1.34.8 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 74a1ea751..67fe90c68 100644 --- a/charts/agent/values.yaml +++ b/charts/agent/values.yaml @@ -51,7 +51,7 @@ image: overrideValue: null registry: quay.io repository: sysdig/agent - tag: 13.7.1 + tag: 13.7.2 # Specify a imagePullPolicy # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' # ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images