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 e9afcba commit ad8a1b9Copy full SHA for ad8a1b9
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.31.0
+version: 1.31.1
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.3
+ version: ~0.8.4
46
alias: clusterScanner
47
condition: clusterScanner.enabled
48
- name: kspm-collector
0 commit comments