Skip to content

Commit 231b11f

Browse files
committed
Update pretix to 2024.10.0
1 parent 7cad3f1 commit 231b11f

File tree

3 files changed

+83
-9
lines changed

3 files changed

+83
-9
lines changed

index.yaml

Lines changed: 39 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,39 @@
11
apiVersion: v1
22
entries:
33
pretix:
4+
- apiVersion: v2
5+
appVersion: 2024.10.0
6+
created: "2024-11-03T16:11:02.262529+01:00"
7+
dependencies:
8+
- condition: postgresql.enabled
9+
name: postgresql
10+
repository: https://charts.bitnami.com/bitnami
11+
version: 15.1.2
12+
- condition: redis.enabled
13+
name: redis
14+
repository: https://charts.bitnami.com/bitnami
15+
version: 19.0.1
16+
description: Reinventing ticket presales, one ticket at a time.
17+
digest: 7e46aa192a9ebc13a37f1fa839e4e1db38d15a13cee64c5b93fbf4ae08d02cae
18+
icon: https://raw.githubusercontent.com/techwolf12/charts/main/pretix-helm/icon.png
19+
keywords:
20+
- event-tickets
21+
maintainers:
22+
23+
name: Chrsitiaan de Die le Clercq
24+
url: https://techwolf12.nl/
25+
name: pretix
26+
sources:
27+
- https://github.com/pretix/pretix
28+
- https://github.com/techwolf12/charts
29+
- https://hub.docker.com/r/pretix/standalone
30+
type: application
31+
urls:
32+
- https://helm.techwolf12.nl/pretix-2024.10.0.tgz
33+
version: 2024.10.0
434
- apiVersion: v2
535
appVersion: 2024.9.0
6-
created: "2024-10-02T18:24:34.668885+02:00"
36+
created: "2024-11-03T16:11:02.31835+01:00"
737
dependencies:
838
- condition: postgresql.enabled
939
name: postgresql
@@ -33,7 +63,7 @@ entries:
3363
version: 2024.9.0
3464
- apiVersion: v2
3565
appVersion: 2024.8.0
36-
created: "2024-10-02T18:24:34.662434+02:00"
66+
created: "2024-11-03T16:11:02.311266+01:00"
3767
dependencies:
3868
- condition: postgresql.enabled
3969
name: postgresql
@@ -63,7 +93,7 @@ entries:
6393
version: 2024.8.0
6494
- apiVersion: v2
6595
appVersion: 2024.7.0
66-
created: "2024-10-02T18:24:34.654456+02:00"
96+
created: "2024-11-03T16:11:02.304582+01:00"
6797
dependencies:
6898
- condition: postgresql.enabled
6999
name: postgresql
@@ -93,7 +123,7 @@ entries:
93123
version: 2024.7.0
94124
- apiVersion: v2
95125
appVersion: 2024.6.0
96-
created: "2024-10-02T18:24:34.647023+02:00"
126+
created: "2024-11-03T16:11:02.297724+01:00"
97127
dependencies:
98128
- condition: postgresql.enabled
99129
name: postgresql
@@ -123,7 +153,7 @@ entries:
123153
version: 2024.6.0
124154
- apiVersion: v2
125155
appVersion: 2024.5.0
126-
created: "2024-10-02T18:24:34.639533+02:00"
156+
created: "2024-11-03T16:11:02.290365+01:00"
127157
dependencies:
128158
- condition: postgresql.enabled
129159
name: postgresql
@@ -153,7 +183,7 @@ entries:
153183
version: 2024.5.0
154184
- apiVersion: v2
155185
appVersion: 2024.4.0
156-
created: "2024-10-02T18:24:34.632488+02:00"
186+
created: "2024-11-03T16:11:02.283805+01:00"
157187
dependencies:
158188
- condition: postgresql.enabled
159189
name: postgresql
@@ -183,7 +213,7 @@ entries:
183213
version: 2024.4.0
184214
- apiVersion: v2
185215
appVersion: 2024.3.0
186-
created: "2024-10-02T18:24:34.625374+02:00"
216+
created: "2024-11-03T16:11:02.276593+01:00"
187217
dependencies:
188218
- condition: postgresql.enabled
189219
name: postgresql
@@ -212,7 +242,7 @@ entries:
212242
- https://helm.techwolf12.nl/pretix-2024.3.0.tgz
213243
version: 2024.3.0
214244
- apiVersion: v2
215-
created: "2024-10-02T18:24:34.617396+02:00"
245+
created: "2024-11-03T16:11:02.269744+01:00"
216246
dependencies:
217247
- condition: postgresql.enabled
218248
name: postgresql
@@ -240,4 +270,4 @@ entries:
240270
urls:
241271
- https://helm.techwolf12.nl/pretix-2024.2.0.tgz
242272
version: 2024.2.0
243-
generated: "2024-10-02T18:24:34.60856+02:00"
273+
generated: "2024-11-03T16:11:02.255356+01:00"

pretix-2024.10.0.tgz

162 KB
Binary file not shown.

pretix-2024.10.0.tgz.prov

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA256
3+
4+
apiVersion: v2
5+
appVersion: 2024.10.0
6+
dependencies:
7+
- - condition: postgresql.enabled
8+
name: postgresql
9+
repository: https://charts.bitnami.com/bitnami
10+
version: 15.1.2
11+
- - condition: redis.enabled
12+
name: redis
13+
repository: https://charts.bitnami.com/bitnami
14+
version: 19.0.1
15+
description: Reinventing ticket presales, one ticket at a time.
16+
icon: https://raw.githubusercontent.com/techwolf12/charts/main/pretix-helm/icon.png
17+
keywords:
18+
- - event-tickets
19+
maintainers:
20+
21+
name: Chrsitiaan de Die le Clercq
22+
url: https://techwolf12.nl/
23+
name: pretix
24+
sources:
25+
- - https://github.com/pretix/pretix
26+
- - https://github.com/techwolf12/charts
27+
- - https://hub.docker.com/r/pretix/standalone
28+
type: application
29+
version: 2024.10.0
30+
31+
...
32+
files:
33+
pretix-2024.10.0.tgz: sha256:7e46aa192a9ebc13a37f1fa839e4e1db38d15a13cee64c5b93fbf4ae08d02cae
34+
-----BEGIN PGP SIGNATURE-----
35+
36+
iQEzBAEBCAAdFiEE6mGeX2a3p0AQmM2RfNhimD/7mYoFAmcnknsACgkQfNhimD/7
37+
mYpJBggAl8bHQxDStLxlYwPZx7bkIefullvN07XqBe3+rF8iiMIa4z3hroKrIIDs
38+
aeAdlSql7u5hXvSSQ7fX5MxRQ1nTXqfTRtTSC5Iq3LnYBaIA5FN6R7UdRZ9ZsL/i
39+
MTee2A4pvoQshuAiB9OcoN73SDe8Ru4HHVNwnntzlywt4+92BBqTfRSBgrqzfrtZ
40+
lmP2B8T2CauL/EcRb52TMbP/bGJsVTaIDTrapzeEdG+zfS07uAGg3YBb1+/9e3Bx
41+
lpixRxUf8zRT8bFGKQ3HE8MpCEnuoN5fGLUPmmZMRI1HL+7RO5M/CW+jpxORyu5y
42+
LIt3dvyaR+2wAZoGGWmuw3rON+55Bw==
43+
=itF1
44+
-----END PGP SIGNATURE-----

0 commit comments

Comments
 (0)