From d6e3b2349e03bd9e024fcad12bc1d4fe1eaecb0c Mon Sep 17 00:00:00 2001 From: Aroosha Pervaiz Date: Thu, 26 Jan 2023 14:31:52 +0100 Subject: [PATCH] Changes to mongodb Chart Name. --- helm/mongodb/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/mongodb/Chart.yaml b/helm/mongodb/Chart.yaml index 90b4e4eeb..b7f7c085b 100644 --- a/helm/mongodb/Chart.yaml +++ b/helm/mongodb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -name: mongo-replicaset +name: mongodb description: A Helm chart for launching a MongoDB ReplicaSet with 3 instances type: application -version: 1.0.0 -appVersion: 1.0.0 \ No newline at end of file +version: 1.0.1 +appVersion: 1.0.1