From c4d8a2b968df27a738b2a09bef5016b01c41025a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 18:10:43 +0000 Subject: [PATCH] Update pretix/standalone Docker tag to v2026 --- pretix-helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pretix-helm/values.yaml b/pretix-helm/values.yaml index bbc3df6..c3b8d84 100644 --- a/pretix-helm/values.yaml +++ b/pretix-helm/values.yaml @@ -1,7 +1,7 @@ # Pretix image configuration image: repository: pretix/standalone - tag: 2025.8.0 + tag: 2026.5.0 pullPolicy: IfNotPresent pullSecrets: []