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 11a7483 commit f6825b2Copy full SHA for f6825b2
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.85.2
+version: 1.85.3
6
maintainers:
7
- name: AlbertoBarba
8
email: alberto.barba@sysdig.com
@@ -36,7 +36,7 @@ dependencies:
36
- name: node-analyzer
37
# repository: https://charts.sysdig.com
38
repository: file://../node-analyzer
39
- version: ~1.35.8
+ version: ~1.35.9
40
alias: nodeAnalyzer
41
condition: nodeAnalyzer.enabled
42
- name: cluster-scanner
0 commit comments