From b15cc3d65d4a45ce744cf90b28dd7ddd4a0ae5ac Mon Sep 17 00:00:00 2001 From: fnonay Date: Mon, 14 Oct 2024 16:25:57 +0200 Subject: [PATCH] Bump Windows Agent release to 1.2.0 --- 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 20f0f122f..bcf268413 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.29.7 +version: 1.29.8 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 2c59141b3..6f9fe441b 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.1.0 + tag: 1.2.0 # 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