From cb85d2213f5cac568b31965b9ef01dbe035b071e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 10:19:01 +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..22b6188364 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.3.1 repository: https://charts.bitnami.com/bitnami condition: mongodb.enabled annotations: