Skip to content

Commit

Permalink
chore(sysdig-deploy): Automatic version bump due to updated dependenc…
Browse files Browse the repository at this point in the history
…ies (#2137)

Co-authored-by: draios-jenkins <11537382+draios-jenkins@users.noreply.github.com>
  • Loading branch information
draios-jenkins and draios-jenkins authored Feb 20, 2025
1 parent d5cb1dd commit 7ebe5d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.77.0
version: 1.77.1
maintainers:
- name: AlbertoBarba
email: alberto.barba@sysdig.com
Expand Down Expand Up @@ -36,7 +36,7 @@ dependencies:
- name: node-analyzer
# repository: https://charts.sysdig.com
repository: file://../node-analyzer
version: ~1.34.6
version: ~1.34.7
alias: nodeAnalyzer
condition: nodeAnalyzer.enabled
- name: cluster-scanner
Expand All @@ -48,13 +48,13 @@ dependencies:
- name: kspm-collector
# repository: https://charts.sysdig.com
repository: file://../kspm-collector
version: ~0.17.3
version: ~0.17.4
alias: kspmCollector
condition: kspmCollector.enabled,global.kspm.deploy
- name: rapid-response
# repository: https://charts.sysdig.com
repository: file://../rapid-response
version: ~0.9.15
version: ~0.9.17
alias: rapidResponse
condition: rapidResponse.enabled
- name: cluster-shield
Expand Down

0 comments on commit 7ebe5d2

Please sign in to comment.