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 4bf9758 commit 56b4ee3Copy full SHA for 56b4ee3
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.26.8
+version: 1.27.0
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.8.5
+ version: ~0.9.0
52
alias: kspmCollector
53
condition: global.kspm.deploy
54
- name: rapid-response
0 commit comments