Skip to content

Commit

Permalink
feat(admission-controller,cluster-scanner,registry-scanner,cloud-conn…
Browse files Browse the repository at this point in the history
…ector,node-analyzer,rapid-response): update maintainers
  • Loading branch information
lilx1ao authored and mavimo committed Aug 10, 2023
1 parent 49a42bd commit 4114c8b
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 71 deletions.
12 changes: 2 additions & 10 deletions charts/admission-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,8 @@ appVersion: 3.9.26
home: https://sysdiglabs.github.io/admission-controller/
icon: https://avatars.githubusercontent.com/u/5068817?s=200&v=4
maintainers:
- name: hayk99
email: [email protected]
- name: wideawakening
email: [email protected]
- name: tembleking
email: [email protected]
- name: miketnt
email: [email protected]
- name: jprieto92
email: [email protected]
- name: giuse-sysdig
email: [email protected]
dependencies:
- name: common
# repository: https://charts.sysdig.com
Expand Down
18 changes: 3 additions & 15 deletions charts/cloud-connector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,9 @@ description: Sysdig Cloud Connector

type: application
version: 0.8.5
appVersion: 0.16.48
appVersion: 0.16.49
home: https://sysdiglabs.github.io/cloud-connector

maintainers:
- name: hayk99
email: [email protected]
- name: tembleking
email: [email protected]
- name: wideawakening
email: [email protected]
- name: regiluze
email: [email protected]
- name: penguinjournals
email: [email protected]
- name: miketnt
email: [email protected]
- name: jprieto92
email: [email protected]
- name: giuse-sysdig
email: [email protected]
14 changes: 3 additions & 11 deletions charts/cluster-scanner/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,14 @@ description: Sysdig Cluster Scanner

type: application

version: 0.4.0
version: 0.4.1

appVersion: "0.1.0"
home: https://www.sysdig.com/

maintainers:
- name: lachie83
email: [email protected]
- name: bencer
email: [email protected]
- name: carillan81
email: [email protected]
- name: yashgiri
email: [email protected]
- name: provok
email: [email protected]
- name: giuse-sysdig
email: [email protected]
dependencies:
- name: common
# repository: https://charts.sysdig.com
Expand Down
8 changes: 4 additions & 4 deletions charts/cluster-scanner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ $ pre-commit run -a
$ helm repo add sysdig https://charts.sysdig.com
$ helm repo update
$ helm upgrade --install sysdig-cluster-scanner sysdig/cluster-scanner \
--create-namespace -n sysdig --version=0.4.0 \
--create-namespace -n sysdig --version=0.4.1 \
--set global.clusterConfig.name=CLUSTER_NAME \
--set global.sysdig.region=SYSDIG_REGION \
--set global.sysdig.accessKey=YOUR-KEY-HERE
Expand Down Expand Up @@ -55,7 +55,7 @@ To install the chart with the release name `cluster-scanner`, run:

```console
$ helm upgrade --install sysdig-cluster-scanner sysdig/cluster-scanner \
--create-namespace -n sysdig --version=0.4.0 \
--create-namespace -n sysdig --version=0.4.1 \
--set global.clusterConfig.name=CLUSTER_NAME \
--set global.sysdig.region=SYSDIG_REGION \
--set global.sysdig.accessKey=YOUR-KEY-HERE
Expand Down Expand Up @@ -158,7 +158,7 @@ Specify each parameter using the **`--set key=value[,key=value]`** argument to `

```console
$ helm upgrade --install sysdig-cluster-scanner sysdig/cluster-scanner \
--create-namespace -n sysdig --version=0.4.0 \
--create-namespace -n sysdig --version=0.4.1 \
--set global.sysdig.region="us1"
```

Expand All @@ -167,7 +167,7 @@ installing the chart. For example:

```console
$ helm upgrade --install sysdig-cluster-scanner sysdig/cluster-scanner \
--create-namespace -n sysdig --version=0.4.0 \
--create-namespace -n sysdig --version=0.4.1 \
--values values.yaml
```

Expand Down
18 changes: 5 additions & 13 deletions charts/node-analyzer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: node-analyzer
description: Sysdig Node Analyzer

# currently matching Sysdig's appVersion 1.14.34
version: 1.14.3
version: 1.14.4
appVersion: 12.6.0
keywords:
- monitoring
Expand All @@ -18,18 +18,10 @@ 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]
- name: yashgiri
email: [email protected]
- name: chen-shmilovich-sysdig
email: [email protected]
- name: giuse-sysdig
email: [email protected]
dependencies:
- name: common
# repository: https://charts.sysdig.com
Expand Down
6 changes: 3 additions & 3 deletions charts/rapid-response/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# 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: 0.8.0
version: 0.8.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -35,8 +35,8 @@ icon: https://avatars.githubusercontent.com/u/5068817?s=200&v=4
sources:
- https://github.com/sysdiglabs/charts/
maintainers:
- name: aroberts87
email: adam.roberts@sysdig.com
- name: mrolla
email: matteo.rolla@sysdig.com
- name: dark-vex
email: [email protected]
dependencies:
Expand Down
16 changes: 3 additions & 13 deletions charts/registry-scanner/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,8 @@ description: Sysdig Registry Scanner
type: application
home: https://sysdiglabs.github.io/registry-scanner/
icon: https://478h5m1yrfsa3bbe262u7muv-wpengine.netdna-ssl.com/wp-content/uploads/2019/02/Shovel_600px.png
version: 1.1.4
version: 1.1.5
appVersion: 0.2.42
maintainers:
- name: airadier
email: [email protected]
- name: hayk99
email: [email protected]
- name: wideawakening
email: [email protected]
- name: tembleking
email: [email protected]
- name: miketnt
email: [email protected]
- name: jprieto92
email: [email protected]
- name: giuse-sysdig
email: [email protected]
5 changes: 3 additions & 2 deletions charts/sysdig-deploy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ dependencies:
condition: nodeAnalyzer.enabled
- name: cluster-scanner
# repository: https://charts.sysdig.com

repository: file://../cluster-scanner
version: ~0.4.0
version: ~0.4.1
alias: clusterScanner
condition: clusterScanner.enabled
- name: kspm-collector
Expand All @@ -54,6 +55,6 @@ dependencies:
- name: rapid-response
# repository: https://charts.sysdig.com
repository: file://../rapid-response
version: ~0.8.0
version: ~0.8.1
alias: rapidResponse
condition: rapidResponse.enabled

0 comments on commit 4114c8b

Please sign in to comment.