From 484e7ac0d0a264e92ad35ca608a865c95ee12527 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:21:58 +0000 Subject: [PATCH] Update mongo Docker tag to v8.2.3 --- 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 1ebfc981..d50a2a32 100644 --- a/infra/mongodb/values.yaml +++ b/infra/mongodb/values.yaml @@ -1,6 +1,6 @@ image: repository: "mongo" - tag: "8.2.2" + tag: "8.2.3" infisical-secret: name: mongodb