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 edcb449 commit 45e6e37Copy full SHA for 45e6e37
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.34.5
+version: 1.34.6
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.18.3
+ version: ~1.18.4
30
alias: agent
31
condition: agent.enabled
32
- name: common
0 commit comments