From 36ce20a40d1324a7ef892f9d2cc9907fc8734f87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 15:44:37 +0000 Subject: [PATCH] chore(deps): update mongodb docker tag to v16.3.1 --- applications/librechat/mongodb/templates/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/librechat/mongodb/templates/release.yaml b/applications/librechat/mongodb/templates/release.yaml index 365f429e..9d1c0a5d 100644 --- a/applications/librechat/mongodb/templates/release.yaml +++ b/applications/librechat/mongodb/templates/release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: mongodb - version: 16.3.0 + version: 16.3.1 reconcileStrategy: ChartVersion sourceRef: kind: HelmRepository