Skip to content

Commit

Permalink
chore: Updating sysdig-deploy version
Browse files Browse the repository at this point in the history
  • Loading branch information
airadier authored Jul 20, 2023
1 parent 346004b commit 1bd916d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.12.10
version: 1.12.11
maintainers:
- name: aroberts87
email: [email protected]
Expand All @@ -14,13 +14,13 @@ dependencies:
- name: admission-controller
# repository: https://charts.sysdig.com
repository: file://../admission-controller
version: ~0.11.4
version: ~0.11.5
alias: admissionController
condition: admissionController.enabled
- name: agent
# repository: https://charts.sysdig.com
repository: file://../agent
version: ~1.10.3
version: ~1.10.4
alias: agent
condition: agent.enabled
- name: common
Expand All @@ -30,7 +30,7 @@ dependencies:
- name: node-analyzer
# repository: https://charts.sysdig.com
repository: file://../node-analyzer
version: ~1.10.4
version: ~1.10.5
alias: nodeAnalyzer
condition: nodeAnalyzer.enabled
- name: cluster-scanner
Expand Down

0 comments on commit 1bd916d

Please sign in to comment.