Skip to content

Commit

Permalink
feature(agent,common,sysdig-deploy,sysdig): Update mantainer and set …
Browse files Browse the repository at this point in the history
…the sysdig chart deprecated. (#1255)
  • Loading branch information
mavimo authored Jul 26, 2023
1 parent fca4e33 commit 4a1fa7e
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 19 deletions.
12 changes: 9 additions & 3 deletions charts/agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Sysdig Monitor and Secure agent
type: application

# currently matching sysdig 1.14.32
version: 1.12.0
version: 1.12.1

appVersion: 12.15.0

Expand All @@ -22,10 +22,16 @@ sources:
- https://app.sysdigcloud.com/#/settings/user
- https://github.com/draios/sysdig
maintainers:
- name: AlbertoBarba
email: [email protected]
- name: aroberts87
email: [email protected]
- name: lilx1ao
email: [email protected]
- name: francesco-furlan
email: [email protected]
- name: iurly
email: [email protected]
- name: mavimo
email: [email protected]
dependencies:
- name: common
# repository: https://charts.sysdig.com
Expand Down
10 changes: 9 additions & 1 deletion charts/common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
- name: aroberts87
email: [email protected]
- name: francesco-furlan
email: [email protected]
- name: iurly
email: [email protected]
- name: mavimo
email: [email protected]
12 changes: 9 additions & 3 deletions charts/sysdig-deploy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@ apiVersion: v2
name: sysdig-deploy
description: A chart with various Sysdig components for Kubernetes
type: application
version: 1.15.2
version: 1.15.3
maintainers:
- name: AlbertoBarba
email: [email protected]
- name: aroberts87
email: [email protected]
- name: lilx1ao
email: [email protected]
- name: francesco-furlan
email: [email protected]
- name: iurly
email: [email protected]
- name: mavimo
email: [email protected]
home: https://www.sysdig.com/
icon: https://avatars.githubusercontent.com/u/5068817?s=200&v=4
dependencies:
Expand Down
14 changes: 2 additions & 12 deletions charts/sysdig/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: sysdig
version: 1.16.3
version: 1.16.4
appVersion: 12.15.0
description: Sysdig Monitor and Secure agent
keywords:
Expand All @@ -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: [email protected]
- name: bencer
email: [email protected]
- name: nestorsalceda
email: [email protected]
- name: airadier
email: [email protected]
- name: carillan81
email: [email protected]
deprecated: true

0 comments on commit 4a1fa7e

Please sign in to comment.