Skip to content

Commit a1fd1d5

Browse files
chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1463)
Co-authored-by: Marco Vito Moscaritolo <[email protected]>
1 parent 15fc1f1 commit a1fd1d5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

charts/sysdig-deploy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: sysdig-deploy
33
description: A chart with various Sysdig components for Kubernetes
44
type: application
5-
version: 1.29.4
5+
version: 1.29.5
66
maintainers:
77
- name: AlbertoBarba
88
@@ -42,7 +42,7 @@ dependencies:
4242
- name: cluster-scanner
4343
# repository: https://charts.sysdig.com
4444
repository: file://../cluster-scanner
45-
version: ~0.8.1
45+
version: ~0.8.2
4646
alias: clusterScanner
4747
condition: clusterScanner.enabled
4848
- name: kspm-collector

charts/sysdig-deploy/ci/test-values.yaml.template

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ global:
44
sysdig:
55
accessKey: ${SECURE_AGENT_TOKEN}
66
secureAPIToken: ${SECURE_API_TOKEN}
7+
nodeAnalyzer:
8+
nodeAnalyzer:
9+
benchmarkRunner:
10+
deploy: false

0 commit comments

Comments
 (0)