diff --git a/stable/datadog/Chart.yaml b/stable/datadog/Chart.yaml index e98dadd59b..c016c44b3e 100755 --- a/stable/datadog/Chart.yaml +++ b/stable/datadog/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: datadog -version: 1.38.5 +version: 1.38.6 appVersion: 6.14.0 description: DataDog Agent keywords: diff --git a/stable/datadog/templates/system-probe-configmap.yaml b/stable/datadog/templates/system-probe-configmap.yaml index 969ac53905..a78367d088 100644 --- a/stable/datadog/templates/system-probe-configmap.yaml +++ b/stable/datadog/templates/system-probe-configmap.yaml @@ -163,6 +163,8 @@ data: "socket", "socketcall", "socketpair", + "stat", + "stat64", "umask", "uname", "unlink",