From 4c9b35d6ad57371a797a89c52fcf2b0e4e1f6d79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 00:56:13 +0000 Subject: [PATCH] Update mongo Docker tag to v8.3.1 --- infra/mongodb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/mongodb/values.yaml b/infra/mongodb/values.yaml index d50a2a32..e3512501 100644 --- a/infra/mongodb/values.yaml +++ b/infra/mongodb/values.yaml @@ -1,6 +1,6 @@ image: repository: "mongo" - tag: "8.2.3" + tag: "8.3.1" infisical-secret: name: mongodb