From 60e9c466024e97a7c50188518df1866c4ee83272 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 01:53:53 +0000 Subject: [PATCH] chore(deps): update docker.io/jdschulze/restinthemiddle docker tag to v2.3.12 --- charts/restinthemiddle/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/restinthemiddle/values.yaml b/charts/restinthemiddle/values.yaml index 5677930..e078d04 100644 --- a/charts/restinthemiddle/values.yaml +++ b/charts/restinthemiddle/values.yaml @@ -3,7 +3,7 @@ image: repository: jdschulze/restinthemiddle pullPolicy: IfNotPresent # -- Restinthemiddle container image tag - tag: "v2.3.11" + tag: "v2.3.12" imagePullSecrets: []