Skip to content

Commit a5e30e3

Browse files
chore(sysdig-deploy): Automatic version bump due to updated dependencies (#1424)
1 parent d8202a6 commit a5e30e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/sysdig-deploy/Chart.yaml

Lines changed: 3 additions & 3 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.26.4
5+
version: 1.26.5
66
maintainers:
77
- name: AlbertoBarba
88
@@ -20,13 +20,13 @@ dependencies:
2020
- name: admission-controller
2121
# repository: https://charts.sysdig.com
2222
repository: file://../admission-controller
23-
version: ~0.14.12
23+
version: ~0.14.13
2424
alias: admissionController
2525
condition: admissionController.enabled
2626
- name: agent
2727
# repository: https://charts.sysdig.com
2828
repository: file://../agent
29-
version: ~1.14.0
29+
version: ~1.14.1
3030
alias: agent
3131
condition: agent.enabled
3232
- name: common

0 commit comments

Comments
 (0)