fix(pretix): update appVersion
This commit is contained in:
parent
a7096605ce
commit
9fc7ca92c5
2 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@ apiVersion: v2
|
|||
name: pretix
|
||||
description: Reinventing ticket presales, one ticket at a time.
|
||||
type: application
|
||||
version: "0.1.17"
|
||||
version: "0.1.18"
|
||||
# renovate: image=docker.io/pretix/standalone
|
||||
appVersion: "2025.3.0"
|
||||
appVersion: "2025.4.0"
|
||||
keywords:
|
||||
- event-tickets
|
||||
maintainers:
|
||||
|
|
|
@ -7,7 +7,7 @@ description: "Reinventing ticket presales, one ticket at a time."
|
|||
|
||||
# pretix
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Reinventing ticket presales, one ticket at a time.
|
||||
|
||||
|
@ -162,7 +162,7 @@ helm uninstall pretix-release
|
|||
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)
|
||||
# pretix
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Reinventing ticket presales, one ticket at a time.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue