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

Co-authored-by: draios-jenkins <11537382+draios-jenkins@users.noreply.github.com>
  • Loading branch information
draios-jenkins and draios-jenkins committed May 9, 2024
1 parent e2fd9e8 commit 36cec8f
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.52.3
version: 1.52.4
maintainers:
- name: AlbertoBarba
email: alberto.barba@sysdig.com
Expand All @@ -26,7 +26,7 @@ dependencies:
- name: agent
# repository: https://charts.sysdig.com
repository: file://../agent
version: ~1.23.1
version: ~1.23.3
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.27.1
version: ~1.27.2
alias: nodeAnalyzer
condition: nodeAnalyzer.enabled
- name: cluster-scanner
Expand Down

0 comments on commit 36cec8f

Please sign in to comment.