Skip to content

Commit

Permalink
chore: Updating sysdig-deploy version
Browse files Browse the repository at this point in the history
  • Loading branch information
draios-jenkins authored and github-actions[bot] committed Jan 16, 2025
1 parent ca48817 commit 119ef63
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.73.2
version: 1.73.3
maintainers:
- name: AlbertoBarba
email: [email protected]
Expand All @@ -20,13 +20,13 @@ dependencies:
- name: admission-controller
# repository: https://charts.sysdig.com
repository: file://../admission-controller
version: ~0.16.6
version: ~0.16.7
alias: admissionController
condition: admissionController.enabled
- name: agent
# repository: https://charts.sysdig.com
repository: file://../agent
version: ~1.34.6
version: ~1.34.7
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.33.6
version: ~1.33.8
alias: nodeAnalyzer
condition: nodeAnalyzer.enabled
- name: cluster-scanner
Expand All @@ -48,13 +48,13 @@ dependencies:
- name: kspm-collector
# repository: https://charts.sysdig.com
repository: file://../kspm-collector
version: ~0.17.1
version: ~0.17.3
alias: kspmCollector
condition: kspmCollector.enabled,global.kspm.deploy
- name: rapid-response
# repository: https://charts.sysdig.com
repository: file://../rapid-response
version: ~0.9.14
version: ~0.9.15
alias: rapidResponse
condition: rapidResponse.enabled
- name: cluster-shield
Expand Down

0 comments on commit 119ef63

Please sign in to comment.