From efd0b0300068a2e54a67c32bc7b734865a880e7e Mon Sep 17 00:00:00 2001 From: 2snEM6 <2snEM6@protonmail.com> Date: Tue, 5 Sep 2023 11:46:59 +0200 Subject: [PATCH] Bump mongodb-replicaset --- stable/mongodb-replicaset/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/mongodb-replicaset/Chart.yaml b/stable/mongodb-replicaset/Chart.yaml index 798e0b773d26..8647dff54067 100644 --- a/stable/mongodb-replicaset/Chart.yaml +++ b/stable/mongodb-replicaset/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mongodb-replicaset home: https://github.com/mongodb/mongo -version: "3.18.1" +version: "3.18.2" appVersion: "3.6" description: DEPRECATED - NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications.