From 20d38c1397af793753871abdab92b9e907b686b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 10:03:53 +0000 Subject: [PATCH] [overleaf] Update Helm chart mongodb to v14 --- charts/stable/overleaf/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/overleaf/Chart.yaml b/charts/stable/overleaf/Chart.yaml index 2cd2bfbb07..014df7127c 100644 --- a/charts/stable/overleaf/Chart.yaml +++ b/charts/stable/overleaf/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: 2.7.1 description: A web-based collaborative LaTeX editor name: overleaf -version: 8.0.0 +version: 9.0.0 kubeVersion: ">=1.16.0-0" keywords: - overleaf @@ -24,7 +24,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: redis.enabled - name: mongodb - version: 13.18.5 + version: 14.4.9 repository: https://charts.bitnami.com/bitnami condition: mongodb.enabled annotations: