We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338ecaf commit 695b378Copy full SHA for 695b378
pretix-helm/Chart.yaml
@@ -1,8 +1,8 @@
1
name: pretix
2
description: Reinventing ticket presales, one ticket at a time.
3
type: application
4
-version: 2024.4.0
5
-appVersion: 2024.4.0
+version: 2024.5.0
+appVersion: 2024.5.0
6
apiVersion: v2
7
keywords:
8
- event-tickets
pretix-helm/values.yaml
@@ -1,7 +1,7 @@
# Pretix image configuration
image:
repository: pretix/standalone
- tag: 2024.4.0
+ tag: 2024.5.0
pullPolicy: IfNotPresent
pullSecrets: []
0 commit comments