From 8da64ba3cab522171ec8b2d7a727dea4ae220a0e Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 17 Oct 2023 15:00:11 +0000 Subject: [PATCH 1/4] chore: key "$.image.tag" updated from "12.16.3" to "12.17.0", in file... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... "charts/sysdig/values.yaml" Made with ❤️️ by updatecli --- charts/sysdig/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From a7dc29b15b5a83fa1bea8c7d513275510ff5136f Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 17 Oct 2023 15:00:14 +0000 Subject: [PATCH 2/4] chore: key "$.image.tag" updated from "12.16.3" to "12.17.0", in file... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... "charts/agent/values.yaml" Made with ❤️️ by updatecli --- charts/agent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 9ec3bde887089a47f1ea33e222876215b4f9e0ad Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 17 Oct 2023 15:00:17 +0000 Subject: [PATCH 3/4] chore: key "$.appVersion" updated from "12.16.3" to "12.17.0", in fil... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... e "charts/sysdig/Chart.yaml" Made with ❤️️ by updatecli --- charts/sysdig/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From 97c0d25ed2da498c43e4c34d1778fc6c07d33176 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 17 Oct 2023 15:00:19 +0000 Subject: [PATCH 4/4] chore: key "$.appVersion" updated from "12.16.3" to "12.17.0", in fil... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... e "charts/agent/Chart.yaml" Made with ❤️️ by updatecli --- charts/agent/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 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