From 35710fe5ea73edfdcc0fa4f2d90a9f636ceefae8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Jun 2026 07:52:16 +0000 Subject: [PATCH] Update vabene1111/recipes Docker tag to v2.6 --- tandoor-system/tandoor.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tandoor-system/tandoor.yaml b/tandoor-system/tandoor.yaml index fb442f9..d7d243d 100644 --- a/tandoor-system/tandoor.yaml +++ b/tandoor-system/tandoor.yaml @@ -30,7 +30,7 @@ spec: spec: initContainers: - name: create-superuser - image: vabene1111/recipes:2.5 + image: vabene1111/recipes:2.6 workingDir: /opt/recipes command: - /bin/sh @@ -106,7 +106,7 @@ spec: key: email containers: - name: tandoor - image: vabene1111/recipes:2.5 + image: vabene1111/recipes:2.6 imagePullPolicy: IfNotPresent env: - name: TZ