From bc06d306993009dad0ab5c6288fb16260e50a60e Mon Sep 17 00:00:00 2001 From: Felipe Nonay <57439472+fnonay@users.noreply.github.com> Date: Thu, 30 Jan 2025 20:22:29 +0100 Subject: [PATCH] chore(agent): Bump Windows Agent release to 1.3.2 (#2135) --- 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 b5ea2a626..598c37ccc 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.35.1 +version: 1.35.2 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 67fe90c68..e161bd1d8 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.1 + tag: 1.3.2 # 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