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 1fca530 commit f3fe128Copy full SHA for f3fe128
charts/agent/Chart.yaml
@@ -30,4 +30,4 @@ sources:
30
- https://app.sysdigcloud.com/#/settings/user
31
- https://github.com/draios/sysdig
32
type: application
33
-version: 1.15.0
+version: 1.15.1
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
5
-version: 1.27.0
+version: 1.28.0
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.14.2
+ version: ~1.15.1
alias: agent
condition: agent.enabled
- name: common
0 commit comments