From 2ee693547da4a3c5564a7598180322558dbf0782 Mon Sep 17 00:00:00 2001 From: Marco Vito Moscaritolo Date: Mon, 24 Jul 2023 12:58:44 +0200 Subject: [PATCH] feature(agent,common,sysdig-deploy,sysdig): Update mantainer and set the sysdig chart deprecated. --- charts/agent/Chart.yaml | 12 +++++++++--- charts/common/Chart.yaml | 10 +++++++++- charts/sysdig-deploy/Chart.yaml | 12 +++++++++--- charts/sysdig/Chart.yaml | 12 +----------- 4 files changed, 28 insertions(+), 18 deletions(-) diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index 1fc3c3c0a..dee886cc3 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -5,7 +5,7 @@ description: Sysdig Monitor and Secure agent type: application # currently matching sysdig 1.14.32 -version: 1.11.1 +version: 1.11.2 appVersion: 12.15.0 @@ -22,10 +22,16 @@ sources: - https://app.sysdigcloud.com/#/settings/user - https://github.com/draios/sysdig maintainers: + - name: AlbertoBarba + email: alberto.barba@sysdig.com - name: aroberts87 email: adam.roberts@sysdig.com - - name: lilx1ao - email: zhongcheng.xiao@sysdig.com + - name: francesco-furlan + email: francesco-furlan@sysdig.com + - name: iurly + email: gerlando.falauto@sysdig.com + - name: mavimo + email: marcovito.moscaritolo@sysdig.com dependencies: - name: common # repository: https://charts.sysdig.com diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 2e45f9edd..6b94ff918 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -16,8 +16,16 @@ type: library # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.1 +version: 1.0.2 maintainers: + - name: AlbertoBarba + email: alberto.barba@sysdig.com - name: aroberts87 email: adam.roberts@sysdig.com + - name: francesco-furlan + email: francesco-furlan@sysdig.com + - name: iurly + email: gerlando.falauto@sysdig.com + - name: mavimo + email: marcovito.moscaritolo@sysdig.com \ No newline at end of file diff --git a/charts/sysdig-deploy/Chart.yaml b/charts/sysdig-deploy/Chart.yaml index 946c12ad2..a3ebe2aaf 100644 --- a/charts/sysdig-deploy/Chart.yaml +++ b/charts/sysdig-deploy/Chart.yaml @@ -2,12 +2,18 @@ apiVersion: v2 name: sysdig-deploy description: A chart with various Sysdig components for Kubernetes type: application -version: 1.14.1 +version: 1.14.2 maintainers: + - name: AlbertoBarba + email: alberto.barba@sysdig.com - name: aroberts87 email: adam.roberts@sysdig.com - - name: lilx1ao - email: zhongcheng.xiao@sysdig.com + - name: francesco-furlan + email: francesco-furlan@sysdig.com + - name: iurly + email: gerlando.falauto@sysdig.com + - name: mavimo + email: marcovito.moscaritolo@sysdig.com home: https://www.sysdig.com/ icon: https://avatars.githubusercontent.com/u/5068817?s=200&v=4 dependencies: diff --git a/charts/sysdig/Chart.yaml b/charts/sysdig/Chart.yaml index 617063ca4..85e13805a 100644 --- a/charts/sysdig/Chart.yaml +++ b/charts/sysdig/Chart.yaml @@ -15,14 +15,4 @@ icon: https://avatars.githubusercontent.com/u/5068817?s=200&v=4 sources: - https://app.sysdigcloud.com/#/settings/user - https://github.com/draios/sysdig -maintainers: - - name: lachie83 - email: lachlan@deis.com - - name: bencer - email: jorge.salamero@sysdig.com - - name: nestorsalceda - email: nestor.salceda@sysdig.com - - name: airadier - email: alvaro.iradier@sysdig.com - - name: carillan81 - email: carlos.arilla@sysdig.com +deprecated: true