File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : sysdig-deploy
3
3
description : A chart with various Sysdig components for Kubernetes
4
4
type : application
5
- version : 1.93.4
5
+ version : 1.93.5
6
6
maintainers :
7
7
- name : AlbertoBarba
8
8
@@ -20,13 +20,13 @@ dependencies:
20
20
- name : admission-controller
21
21
# repository: https://charts.sysdig.com
22
22
repository : file://../admission-controller
23
- version : ~0.16.11
23
+ version : ~0.16.12
24
24
alias : admissionController
25
25
condition : admissionController.enabled
26
26
- name : agent
27
27
# repository: https://charts.sysdig.com
28
28
repository : file://../agent
29
- version : ~2.3.1
29
+ version : ~2.3.2
30
30
alias : agent
31
31
condition : agent.enabled
32
32
- name : common
@@ -36,7 +36,7 @@ dependencies:
36
36
- name : node-analyzer
37
37
# repository: https://charts.sysdig.com
38
38
repository : file://../node-analyzer
39
- version : ~1.36.9
39
+ version : ~1.36.11
40
40
alias : nodeAnalyzer
41
41
condition : nodeAnalyzer.enabled
42
42
- name : cluster-scanner
@@ -48,13 +48,13 @@ dependencies:
48
48
- name : kspm-collector
49
49
# repository: https://charts.sysdig.com
50
50
repository : file://../kspm-collector
51
- version : ~0.18.5
51
+ version : ~0.18.6
52
52
alias : kspmCollector
53
53
condition : kspmCollector.enabled,global.kspm.deploy
54
54
- name : rapid-response
55
55
# repository: https://charts.sysdig.com
56
56
repository : file://../rapid-response
57
- version : ~0.9.26
57
+ version : ~0.9.27
58
58
alias : rapidResponse
59
59
condition : rapidResponse.enabled
60
60
- name : cluster-shield
You can’t perform that action at this time.
0 commit comments