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 16a8c7c commit 418863dCopy full SHA for 418863d
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.31.1
+version: 1.31.2
6
maintainers:
7
- name: AlbertoBarba
8
email: [email protected]
@@ -26,7 +26,7 @@ dependencies:
26
- name: agent
27
# repository: https://charts.sysdig.com
28
repository: file://../agent
29
- version: ~1.17.0
+ version: ~1.17.1
30
alias: agent
31
condition: agent.enabled
32
- name: common
0 commit comments