rx300: update gitea to 1.16.9
This commit is contained in:
parent
1f32a92296
commit
86cc900d74
2 changed files with 4 additions and 4 deletions
|
@ -46,8 +46,8 @@ files = {
|
||||||
),
|
),
|
||||||
'content_hash': node.metadata.get('gitea/sha1', None),
|
'content_hash': node.metadata.get('gitea/sha1', None),
|
||||||
'mode': '0755',
|
'mode': '0755',
|
||||||
'preceded_by': {
|
'triggers': {
|
||||||
'svc_systemd:gitea:stop',
|
'svc_systemd:gitea:restart',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
@ -126,8 +126,8 @@ nodes['rx300'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'gitea': {
|
'gitea': {
|
||||||
'version': '1.16.8',
|
'version': '1.16.9',
|
||||||
'sha1': '279d0dbf333576945329e7084309929593515f5e',
|
'sha1': '1b2dc1a121a4d87cbea448bebb47958aadae6875',
|
||||||
'domain': 'git.franzi.business',
|
'domain': 'git.franzi.business',
|
||||||
'email_domain_blocklist': {
|
'email_domain_blocklist': {
|
||||||
'aol.com',
|
'aol.com',
|
||||||
|
|
Loading…
Reference in a new issue