update element-web and netbox
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
74f5b25f0d
commit
bcf664ed66
2 changed files with 3 additions and 3 deletions
|
@ -60,7 +60,7 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
'element-web': {
|
||||
'url': 'chat.sophies-kitchen.eu',
|
||||
'version': 'v1.9.4',
|
||||
'version': 'v1.9.5',
|
||||
'config': {
|
||||
'default_server_config': {
|
||||
'm.homeserver': {
|
||||
|
|
|
@ -106,7 +106,7 @@ nodes['rx300'] = {
|
|||
},
|
||||
'element-web': {
|
||||
'url': 'chat.franzi.business',
|
||||
'version': 'v1.9.4',
|
||||
'version': 'v1.9.5',
|
||||
'config': {
|
||||
'default_server_config': {
|
||||
'm.homeserver': {
|
||||
|
@ -267,7 +267,7 @@ nodes['rx300'] = {
|
|||
},
|
||||
'netbox': {
|
||||
'domain': 'netbox.franzi.business',
|
||||
'version': 'v3.0.10',
|
||||
'version': 'v3.0.11',
|
||||
'changelog_retention_days': 360,
|
||||
'admins': {
|
||||
'kunsi': 'hostmaster@kunbox.net',
|
||||
|
|
Loading…
Reference in a new issue