diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index 22c99f7d5..c280e71a9 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -5,7 +5,7 @@ description: Sysdig Monitor and Secure agent type: application # currently matching sysdig 1.14.32 -version: 1.10.3 +version: 1.10.4 appVersion: 12.15.0 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index 5a0e29fc5..2bc6e1046 100644 --- a/charts/agent/values.yaml +++ b/charts/agent/values.yaml @@ -153,10 +153,6 @@ ebpf: # Enable eBPF support for Sysdig Agent enabled: false - settings: - # Needed to correctly detect the kernel version for the eBPF program - # Set to false if not running on Google COS - mountEtcVolume: true slim: # Uses a slim version of the Sysdig Agent