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