Skip to content

Commit 338ecaf

Browse files
committed
Release pretix 2024.4.0
1 parent 04adbde commit 338ecaf

File tree

4 files changed

+4
-15
lines changed

4 files changed

+4
-15
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ helm repo add techwolf12 https://helm.techwolf12.nl/
88

99
# Repos
1010
## Pretix
11-
Pretix is a event ticketing system. You can find more in [./pretix-helm](https://github.com/Techwolf12/charts/tree/main/pretix-helm).
11+
Pretix is a event ticketing system. You can find more in [./pretix-helm](https://github.com/Techwolf12/charts/tree/main/pretix-helm) or on [Artifacthub](https://artifacthub.io/packages/helm/techwolf12/pretix).

package.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.

pretix-helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
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.3.0
5-
appVersion: 2024.3.0
4+
version: 2024.4.0
5+
appVersion: 2024.4.0
66
apiVersion: v2
77
keywords:
88
- event-tickets

pretix-helm/values.yaml

Lines changed: 1 addition & 1 deletion
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.3.0
4+
tag: 2024.4.0
55
pullPolicy: IfNotPresent
66
pullSecrets: []
77

0 commit comments

Comments
 (0)