Merge pull request 'Upgrade Gitea to 1.23.1' (#582) from chore/upgrade_gitea into master
Reviewed-on: #582
This commit is contained in:
commit
8d149a475d
@ -1,5 +1,5 @@
|
|||||||
node.default["gitea"]["version"] = "1.22.6"
|
node.default["gitea"]["version"] = "1.23.1"
|
||||||
node.default["gitea"]["checksum"] = "fd77f1a0273c85a0950207c1cfa6753a9fa57604e4ab1382484b191cc919ce15"
|
node.default["gitea"]["checksum"] = "a7e27789a3705c06913649d84d279b076026036aa6724eb133644533050d7149"
|
||||||
node.default["gitea"]["working_directory"] = "/var/lib/gitea"
|
node.default["gitea"]["working_directory"] = "/var/lib/gitea"
|
||||||
node.default["gitea"]["port"] = 3000
|
node.default["gitea"]["port"] = 3000
|
||||||
node.default["gitea"]["postgresql_host"] = "localhost:5432"
|
node.default["gitea"]["postgresql_host"] = "localhost:5432"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user