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 (#1424)
  • Loading branch information
draios-jenkins authored Oct 23, 2023
1 parent d8202a6 commit a5e30e3
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.26.4
version: 1.26.5
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.14.12
version: ~0.14.13
alias: admissionController
condition: admissionController.enabled
- name: agent
# repository: https://charts.sysdig.com
repository: file://../agent
version: ~1.14.0
version: ~1.14.1
alias: agent
condition: agent.enabled
- name: common
Expand Down

0 comments on commit a5e30e3

Please sign in to comment.