Skip to content

Commit 695b378

Browse files
committed
Pretix 2024.5 release
1 parent 338ecaf commit 695b378

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pretix-helm/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: pretix
22
description: Reinventing ticket presales, one ticket at a time.
33
type: application
4-
version: 2024.4.0
5-
appVersion: 2024.4.0
4+
version: 2024.5.0
5+
appVersion: 2024.5.0
66
apiVersion: v2
77
keywords:
88
- event-tickets

pretix-helm/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Pretix image configuration
22
image:
33
repository: pretix/standalone
4-
tag: 2024.4.0
4+
tag: 2024.5.0
55
pullPolicy: IfNotPresent
66
pullSecrets: []
77

0 commit comments

Comments
 (0)