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

Co-authored-by: Marco Vito Moscaritolo <[email protected]>
  • Loading branch information
draios-jenkins and mavimo authored Nov 9, 2023
1 parent 15fc1f1 commit a1fd1d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 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.4
version: 1.29.5
maintainers:
- name: AlbertoBarba
email: [email protected]
Expand Down Expand Up @@ -42,7 +42,7 @@ dependencies:
- name: cluster-scanner
# repository: https://charts.sysdig.com
repository: file://../cluster-scanner
version: ~0.8.1
version: ~0.8.2
alias: clusterScanner
condition: clusterScanner.enabled
- name: kspm-collector
Expand Down
4 changes: 4 additions & 0 deletions charts/sysdig-deploy/ci/test-values.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ global:
sysdig:
accessKey: ${SECURE_AGENT_TOKEN}
secureAPIToken: ${SECURE_API_TOKEN}
nodeAnalyzer:
nodeAnalyzer:
benchmarkRunner:
deploy: false

0 comments on commit a1fd1d5

Please sign in to comment.