From f0c9a27a39ea5bcfd8e2a71c04d3756e47ac1487 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Wed, 7 Aug 2024 11:25:48 -0700 Subject: [PATCH] feat: release agent 13.3.3 (#1881) Co-authored-by: updatecli Co-authored-by: Adam Roberts --- 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 c2a50bce7..bf7c54378 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 13.3.2 +appVersion: 13.3.3 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.27.15 +version: 1.27.16 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index e2f1e62bf..936c1ea52 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.3.2 + tag: 13.3.3 # 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