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 cd5c2c9 commit 4fdc2e4Copy full SHA for 4fdc2e4
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.91.2
+version: 1.91.3
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.36.3
+ version: ~1.36.4
40
alias: nodeAnalyzer
41
condition: nodeAnalyzer.enabled
42
- name: cluster-scanner
0 commit comments