mirror of
https://github.com/helm/charts.git
synced 2026-08-23 06:17:18 +00:00
[stable/datadog] add stat system call to system-probe seccomp profile (#19127)
* add stat system call to system-probe seccomp profile Signed-off-by: Shang Wang <shang.wang@datadoghq.com> * bump chart version Signed-off-by: Shang Wang <shang.wang@datadoghq.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
3eedc8f92e
commit
65f943cd19
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: datadog
|
||||
version: 1.38.5
|
||||
version: 1.38.6
|
||||
appVersion: 6.14.0
|
||||
description: DataDog Agent
|
||||
keywords:
|
||||
|
||||
@@ -163,6 +163,8 @@ data:
|
||||
"socket",
|
||||
"socketcall",
|
||||
"socketpair",
|
||||
"stat",
|
||||
"stat64",
|
||||
"umask",
|
||||
"uname",
|
||||
"unlink",
|
||||
|
||||
Reference in New Issue
Block a user