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 (#1446)

Co-authored-by: aroberts87 <[email protected]>
  • Loading branch information
draios-jenkins and aroberts87 authored Nov 2, 2023
1 parent c2800d3 commit ffb4555
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.29.1
version: 1.29.2
maintainers:
- name: AlbertoBarba
email: [email protected]
Expand All @@ -26,7 +26,7 @@ dependencies:
- name: agent
# repository: https://charts.sysdig.com
repository: file://../agent
version: ~1.15.1
version: ~1.15.2
alias: agent
condition: agent.enabled
- name: common
Expand All @@ -36,7 +36,7 @@ dependencies:
- name: node-analyzer
# repository: https://charts.sysdig.com
repository: file://../node-analyzer
version: ~1.18.1
version: ~1.18.2
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.9.1
version: ~0.9.2
alias: kspmCollector
condition: global.kspm.deploy
- name: rapid-response
Expand Down

0 comments on commit ffb4555

Please sign in to comment.