From a913460d3a93540e5ad38982c9c4ced13567c25f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 01:38:11 +0000 Subject: [PATCH] Update mongo Docker tag to v8.3.8 --- 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 80696217..63f429c7 100644 --- a/infra/mongodb/values.yaml +++ b/infra/mongodb/values.yaml @@ -1,6 +1,6 @@ image: repository: "mongo" - tag: "8.3.2" + tag: "8.3.8" infisical-secret: name: mongodb