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 f1b9547 commit a70348fCopy full SHA for a70348f
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.17.6
+version: 1.17.7
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: ~1.13.2
+ version: ~1.13.4
30
alias: agent
31
condition: agent.enabled
32
- name: common
0 commit comments