[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:
shangwang
2019-11-25 15:07:12 -08:00
committed by Kubernetes Prow Robot
parent 3eedc8f92e
commit 65f943cd19
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -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",