We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858d55d commit 2d3c78bCopy full SHA for 2d3c78b
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.109.0
+version: 1.109.1
6
maintainers:
7
- name: AlbertoBarba
8
email: [email protected]
@@ -54,7 +54,7 @@ dependencies:
54
- name: rapid-response
55
# repository: https://charts.sysdig.com
56
repository: file://../rapid-response
57
- version: ~0.10.0
+ version: ~0.10.1
58
alias: rapidResponse
59
condition: rapidResponse.enabled
60
- name: cluster-shield
0 commit comments