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 0dc5eaf commit 45efa42Copy full SHA for 45efa42
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.22.6
+version: 1.22.7
6
maintainers:
7
- name: AlbertoBarba
8
email: [email protected]
@@ -36,7 +36,7 @@ dependencies:
36
- name: node-analyzer
37
# repository: https://charts.sysdig.com
38
repository: file://../node-analyzer
39
- version: ~1.17.1
+ version: ~1.17.2
40
alias: nodeAnalyzer
41
condition: nodeAnalyzer.enabled
42
- name: cluster-scanner
0 commit comments