diff --git a/stable/datadog/Chart.yaml b/stable/datadog/Chart.yaml index 29bc97f78a..7981763e47 100644 --- a/stable/datadog/Chart.yaml +++ b/stable/datadog/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: datadog -version: 1.39.5 +version: 1.39.6 appVersion: "7" description: DataDog Agent keywords: diff --git a/stable/datadog/templates/system-probe-configmap.yaml b/stable/datadog/templates/system-probe-configmap.yaml index 9efd13fc75..7242d7cac7 100644 --- a/stable/datadog/templates/system-probe-configmap.yaml +++ b/stable/datadog/templates/system-probe-configmap.yaml @@ -166,6 +166,7 @@ data: "socketpair", "stat", "stat64", + "statfs", "umask", "uname", "unlink",