From 2d909a8b5f0296627f6b0220f2dd20660aee43de Mon Sep 17 00:00:00 2001 From: "A. Pervaiz" <77356768+arooshap@users.noreply.github.com> Date: Thu, 25 May 2023 10:46:46 +0200 Subject: [PATCH] Update Chart.yaml to fix the build error. --- helm/mongodb/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/mongodb/Chart.yaml b/helm/mongodb/Chart.yaml index 83828427c..129418674 100644 --- a/helm/mongodb/Chart.yaml +++ b/helm/mongodb/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: mongodb description: A Helm chart for launching a MongoDB ReplicaSet with 3 instances type: application -version: 1.0.5 -appVersion: 1.0.5 +version: 1.0.6 +appVersion: 1.0.6