From 18dcdcb28be37c2963759e5bc109bd8fb1431cd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20J=2E=20Salmer=C3=B3n-Garc=C3=ADa?= Date: Tue, 4 Jun 2019 21:08:30 +0200 Subject: [PATCH] [stable/mongodb] (#14476) Signed-off-by: Javier Salmeron Garcia --- stable/mongodb/Chart.yaml | 2 +- stable/mongodb/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/mongodb/Chart.yaml b/stable/mongodb/Chart.yaml index 7703b64dfe..1893acf492 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mongodb -version: 5.18.0 +version: 5.18.1 appVersion: 4.0.10 description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications. keywords: diff --git a/stable/mongodb/OWNERS b/stable/mongodb/OWNERS index 2c3e9fa1a4..5df81b6b97 100644 --- a/stable/mongodb/OWNERS +++ b/stable/mongodb/OWNERS @@ -3,10 +3,12 @@ approvers: - tompizmor - sameersbn - carrodher +- javsalgar - juan131 reviewers: - prydonius - tompizmor - sameersbn - carrodher +- javsalgar - juan131