There was an error while loading. Please reload this page.
1 parent e28b17c commit 64ab058Copy full SHA for 64ab058
1 file changed
charts/sysdig-deploy/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: sysdig-deploy
3
description: A chart with various Sysdig components for Kubernetes
4
type: application
5
-version: 1.116.0
+version: 1.116.1
6
maintainers:
7
- name: AlbertoBarba
8
email: alberto.barba@sysdig.com
@@ -26,7 +26,7 @@ dependencies:
26
- name: agent
27
# repository: https://charts.sysdig.com
28
repository: file://../agent
29
- version: ~2.10.0
+ version: ~2.10.1
30
alias: agent
31
condition: agent.enabled
32
- name: common
0 commit comments