From e7095642f65dcf3b1a3f7f72af8e5cd29df4f546 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Fri, 1 Sep 2023 11:28:49 -0400 Subject: [PATCH 1/2] chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1326) --- charts/sysdig-deploy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/sysdig-deploy/Chart.yaml b/charts/sysdig-deploy/Chart.yaml index 042b4aa79..4750a9cda 100644 --- a/charts/sysdig-deploy/Chart.yaml +++ b/charts/sysdig-deploy/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sysdig-deploy description: A chart with various Sysdig components for Kubernetes type: application -version: 1.20.0 +version: 1.20.1 maintainers: - name: AlbertoBarba email: alberto.barba@sysdig.com @@ -20,7 +20,7 @@ dependencies: - name: admission-controller # repository: https://charts.sysdig.com repository: file://../admission-controller - version: ~0.13.6 + version: ~0.13.7 alias: admissionController condition: admissionController.enabled - name: agent From eefb47099e4dc34389fe4c6294cd2a454eacbc83 Mon Sep 17 00:00:00 2001 From: draios-jenkins Date: Fri, 1 Sep 2023 15:30:24 +0000 Subject: [PATCH 2/2] github_actions_ci: Update CHANGELOG and RELEASE-NOTES for sysdig-deploy-1.20.1 --- charts/sysdig-deploy/CHANGELOG.md | 3 +++ charts/sysdig-deploy/RELEASE-NOTES.md | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/charts/sysdig-deploy/CHANGELOG.md b/charts/sysdig-deploy/CHANGELOG.md index fb217db26..348c47df7 100644 --- a/charts/sysdig-deploy/CHANGELOG.md +++ b/charts/sysdig-deploy/CHANGELOG.md @@ -10,6 +10,9 @@ Manual edits are supported only below '## Change Log' and should be used exclusively to fix incorrect entries and not to add new ones. ## Change Log +# v1.20.1 +### Chores +* **sysdig-deploy** [e7095642](https://github.com/sysdiglabs/charts/commit/e7095642f65dcf3b1a3f7f72af8e5cd29df4f546): Automatic version bump due to updated dependencies ([#1326](https://github.com/sysdiglabs/charts/issues/1326)) # v1.20.0 ### Chores * **kspm-collector,node-analyzer** [96e039bb](https://github.com/sysdiglabs/charts/commit/96e039bbe88e2284c99da30e3612efde00e9d2ac): KSPM v1.30.0 ([#1322](https://github.com/sysdiglabs/charts/issues/1322)) diff --git a/charts/sysdig-deploy/RELEASE-NOTES.md b/charts/sysdig-deploy/RELEASE-NOTES.md index 3bbc40800..16763ba0d 100644 --- a/charts/sysdig-deploy/RELEASE-NOTES.md +++ b/charts/sysdig-deploy/RELEASE-NOTES.md @@ -1,5 +1,5 @@ # What's Changed ### Chores -- **kspm-collector,node-analyzer** [96e039bb](https://github.com/sysdiglabs/charts/commit/96e039bbe88e2284c99da30e3612efde00e9d2ac): KSPM v1.30.0 ([#1322](https://github.com/sysdiglabs/charts/issues/1322)) -#### Full diff: https://github.com/sysdiglabs/charts/compare/sysdig-deploy-1.19.5...sysdig-deploy-1.20.0 +- **sysdig-deploy** [e7095642](https://github.com/sysdiglabs/charts/commit/e7095642f65dcf3b1a3f7f72af8e5cd29df4f546): Automatic version bump due to updated dependencies ([#1326](https://github.com/sysdiglabs/charts/issues/1326)) +#### Full diff: https://github.com/sysdiglabs/charts/compare/sysdig-deploy-1.20.0...sysdig-deploy-1.20.1