We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 797630d commit 28204b6Copy full SHA for 28204b6
charts/sysdig-deploy/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: sysdig-deploy
3
description: A chart with various Sysdig components for Kubernetes
4
type: application
5
-version: 1.93.3
+version: 1.93.4
6
maintainers:
7
- name: AlbertoBarba
8
email: [email protected]
@@ -48,7 +48,7 @@ dependencies:
48
- name: kspm-collector
49
# repository: https://charts.sysdig.com
50
repository: file://../kspm-collector
51
- version: ~0.18.4
+ version: ~0.18.5
52
alias: kspmCollector
53
condition: kspmCollector.enabled,global.kspm.deploy
54
- name: rapid-response
0 commit comments