From ed886c9a60c57fa10c90b9dd90fa1ee3433e70d0 Mon Sep 17 00:00:00 2001 From: Felipe Nonay <57439472+fnonay@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:35:45 +0100 Subject: [PATCH] chore(agent): Bump Windows Agent release to 1.3.1 (#2085) --- charts/agent/Chart.yaml | 2 +- charts/agent/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index bb680ed9d..580b7e8f7 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://app.sysdigcloud.com/#/settings/user - https://github.com/draios/sysdig type: application -version: 1.34.2 +version: 1.34.3 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index c046494ee..38b022583 100644 --- a/charts/agent/values.yaml +++ b/charts/agent/values.yaml @@ -68,7 +68,7 @@ windows: image: registry: quay.io repository: sysdig/agent-windows - tag: 1.3.0 + tag: 1.3.1 # Specify an imagePullPolicy # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' # ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images