File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : pretix
2
2
description : Reinventing ticket presales, one ticket at a time.
3
3
type : application
4
- version : 2024.7 .0
5
- appVersion : 2024.7 .0
4
+ version : 2024.8 .0
5
+ appVersion : 2024.8 .0
6
6
apiVersion : v2
7
7
keywords :
8
8
- event-tickets
Original file line number Diff line number Diff line change 1
1
# Pretix image configuration
2
2
image :
3
3
repository : pretix/standalone
4
- tag : 2024.7 .0
4
+ tag : 2024.8 .0
5
5
pullPolicy : IfNotPresent
6
6
pullSecrets : []
7
7
20
20
PRETIX_PRETIX_TRUST_X_FORWARDED_FOR : on
21
21
PRETIX_PRETIX_TRUST_X_FORWARDED_PROTO : on
22
22
PRETIX_MAIL_FROM :
[email protected]
23
- PRETIX_MAIL_HOST :
23
+ PRETIX_MAIL_HOST :
24
24
PRETIX_MAIL_USER :
25
25
PRETIX_MAIL_PASSWORD :
26
26
PRETIX_MAIL_PORT : 587
@@ -76,4 +76,4 @@ ingress:
76
76
paths :
77
77
- path : /
78
78
pathType : ImplementationSpecific
79
- tls : []
79
+ tls : []
You can’t perform that action at this time.
0 commit comments