We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aafecdf commit 3319ba5Copy full SHA for 3319ba5
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.29.10
+version: 1.29.11
6
maintainers:
7
- name: AlbertoBarba
8
email: [email protected]
@@ -54,6 +54,6 @@ dependencies:
54
- name: rapid-response
55
# repository: https://charts.sysdig.com
56
repository: file://../rapid-response
57
- version: ~0.8.3
+ version: ~0.8.4
58
alias: rapidResponse
59
condition: rapidResponse.enabled
0 commit comments