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 a4e3a49 commit c5bb9c4Copy full SHA for c5bb9c4
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.82.1
+version: 1.82.2
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.35.1
+ version: ~1.35.2
40
alias: nodeAnalyzer
41
condition: nodeAnalyzer.enabled
42
- name: cluster-scanner
0 commit comments