diff --git a/pretix-helm/values.yaml b/pretix-helm/values.yaml index bbc3df6..2809d8a 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.1 pullPolicy: IfNotPresent pullSecrets: []