From eda0e7cdf12c0b40f0bb77c0a16e0fd5f0173256 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Tue, 17 Oct 2023 17:33:09 +0200 Subject: [PATCH] feat: release agent 12.17.0 (#1410) Co-authored-by: updatecli --- charts/agent/Chart.yaml | 4 ++-- charts/agent/values.yaml | 2 +- charts/sysdig/Chart.yaml | 4 ++-- charts/sysdig/values.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index c34b2ea05..fd8586e5c 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 12.16.3 +appVersion: 12.17.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.13.14 +version: 1.13.15 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 0cfe85bd5..88ba80d60 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.16.3 + tag: 12.17.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 diff --git a/charts/sysdig/Chart.yaml b/charts/sysdig/Chart.yaml index ba30f2595..c3315d9f3 100644 --- a/charts/sysdig/Chart.yaml +++ b/charts/sysdig/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: 12.16.3 +appVersion: 12.17.0 deprecated: true description: Sysdig Monitor and Secure agent home: https://www.sysdig.com/ @@ -15,4 +15,4 @@ name: sysdig sources: - https://app.sysdigcloud.com/#/settings/user - https://github.com/draios/sysdig -version: 1.16.16 +version: 1.16.17 diff --git a/charts/sysdig/values.yaml b/charts/sysdig/values.yaml index 13563a4e8..5d5380efe 100644 --- a/charts/sysdig/values.yaml +++ b/charts/sysdig/values.yaml @@ -7,7 +7,7 @@ image: overrideValue: null registry: quay.io repository: sysdig/agent - tag: 12.16.3 + tag: 12.17.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