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 f6745bb commit 416764cCopy full SHA for 416764c
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.37.8
+version: 1.37.9
6
maintainers:
7
- name: AlbertoBarba
8
email: [email protected]
@@ -42,7 +42,7 @@ dependencies:
42
- name: cluster-scanner
43
# repository: https://charts.sysdig.com
44
repository: file://../cluster-scanner
45
- version: ~0.8.7
+ version: ~0.8.8
46
alias: clusterScanner
47
condition: clusterScanner.enabled
48
- name: kspm-collector
0 commit comments