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 (#1188)
  • Loading branch information
draios-jenkins authored Jun 26, 2023
1 parent 022f3bc commit 8ef4e5d
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.8.27
version: 1.8.28
maintainers:
- name: aroberts87
email: adam.roberts@sysdig.com
Expand All @@ -26,13 +26,13 @@ dependencies:
- name: node-analyzer
# repository: https://charts.sysdig.com
repository: file://../node-analyzer
version: ~1.8.64
version: ~1.8.65
alias: nodeAnalyzer
condition: nodeAnalyzer.enabled
- name: kspm-collector
# repository: https://charts.sysdig.com
repository: file://../kspm-collector
version: ~0.1.50
version: ~0.1.52
alias: kspmCollector
condition: global.kspm.deploy
- name: rapid-response
Expand Down

0 comments on commit 8ef4e5d

Please sign in to comment.