Skip to content

Commit

Permalink
update sysdig-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
andres2000gb-sysdig committed Sep 19, 2024
1 parent b4b742b commit 8e1362e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/sysdig-deploy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sysdig-deploy
description: A chart with various Sysdig components for Kubernetes
type: application
version: 1.65.3
version: 1.65.4
maintainers:
- name: AlbertoBarba
email: [email protected]
Expand Down Expand Up @@ -36,7 +36,7 @@ dependencies:
- name: node-analyzer
# repository: https://charts.sysdig.com
repository: file://../node-analyzer
version: ~1.32.2
version: ~1.32.3
alias: nodeAnalyzer
condition: nodeAnalyzer.enabled
- name: cluster-scanner
Expand All @@ -48,7 +48,7 @@ dependencies:
- name: kspm-collector
# repository: https://charts.sysdig.com
repository: file://../kspm-collector
version: ~0.16.2
version: ~0.16.3
alias: kspmCollector
condition: kspmCollector.enabled,global.kspm.deploy
- name: rapid-response
Expand Down

0 comments on commit 8e1362e

Please sign in to comment.