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 d706322 commit 009fdecCopy full SHA for 009fdec
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.91.0
+version: 1.91.1
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: ~2.2.0
+ version: ~2.2.1
30
alias: agent
31
condition: agent.enabled
32
- name: common
0 commit comments