update pretalx to 2023.1.0
This commit is contained in:
parent
25a484f04e
commit
d9cb324bb6
10 changed files with 93 additions and 30 deletions
|
@ -8,6 +8,7 @@ nodes['voc.pretalx'] = {
|
|||
'backup-client',
|
||||
'check-mail-received',
|
||||
'c3voc-addons',
|
||||
'nodejs',
|
||||
'pretalx',
|
||||
'postfix',
|
||||
'postgresql',
|
||||
|
@ -48,17 +49,21 @@ nodes['voc.pretalx'] = {
|
|||
},
|
||||
},
|
||||
'pretalx': {
|
||||
'version': '60722c43cf975f319e94102e6bff320723776890',
|
||||
'version': 'v2023.1.0',
|
||||
'domain': 'pretalx.c3voc.de',
|
||||
'mail_from': 'pretalx@c3voc.de',
|
||||
'administrators-from-group-id': 1,
|
||||
'plugins': {
|
||||
'broadcast_tools': {
|
||||
'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git',
|
||||
'rev': '2.0.1',
|
||||
},
|
||||
'downstream': {
|
||||
'repo': 'https://github.com/pretalx/pretalx-downstream.git',
|
||||
'rev': 'v1.1.5',
|
||||
},
|
||||
'broadcast_tools': {
|
||||
'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git',
|
||||
'halfnarp': {
|
||||
'repo': 'https://github.com/seibert-media/pretalx-halfnarp.git',
|
||||
'rev': '1.1.0',
|
||||
},
|
||||
'media.ccc.de': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue