From 2e283b2b2cf777ecb64ccfd0eadf55082484a8d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 14:59:22 +0000 Subject: [PATCH] chore(deps): update pretix/standalone docker tag to v2025.10.2 --- 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..a538272 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: 2025.10.2 pullPolicy: IfNotPresent pullSecrets: []