File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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.82.0
5
+ version : 1.82.1
6
6
maintainers :
7
7
- name : AlbertoBarba
8
8
email : alberto.barba@sysdig.com
@@ -26,7 +26,7 @@ dependencies:
26
26
- name : agent
27
27
# repository: https://charts.sysdig.com
28
28
repository : file://../agent
29
- version : ~1.37.1
29
+ version : ~1.37.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.35.0
39
+ version : ~1.35.1
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.17.7
51
+ version : ~0.17.8
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.21
57
+ version : ~0.9.22
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