From b4f155bee9f48af7df9a9f147cac8d3d349453e7 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Wed, 31 Jan 2024 07:39:58 -0800 Subject: [PATCH] feat: release agent 12.20.0 (#1584) Co-authored-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 4c1af9f92..8a92c8105 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 12.19.0 +appVersion: 12.20.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.19.3 +version: 1.19.4 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 1d4bea810..58472790e 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: 12.19.0 + tag: 12.20.0 # 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