From 31462f6be2ed4f78d8a5ce7b69f2ba9db957bbbe Mon Sep 17 00:00:00 2001 From: Xavier Lucas Date: Wed, 17 Jul 2019 11:40:34 +0200 Subject: [PATCH] [stable/datadog] Add xlucas to OWNERS (#15585) * Add xlucas to OWNERS Signed-off-by: Xavier Lucas * Update chart version Signed-off-by: Xavier Lucas --- stable/datadog/Chart.yaml | 2 +- stable/datadog/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/datadog/Chart.yaml b/stable/datadog/Chart.yaml index d72ac15a64..1436b0af7e 100755 --- a/stable/datadog/Chart.yaml +++ b/stable/datadog/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: datadog -version: 1.31.9 +version: 1.31.10 appVersion: 6.10.1 description: DataDog Agent keywords: diff --git a/stable/datadog/OWNERS b/stable/datadog/OWNERS index 41deeb02d1..c55ed36769 100644 --- a/stable/datadog/OWNERS +++ b/stable/datadog/OWNERS @@ -4,9 +4,11 @@ approvers: - charlyf - mfpierre - clamoriniere +- xlucas reviewers: - hkaj - irabinovitch - charlyf - mfpierre - clamoriniere +- xlucas