Update Gitea to 1.27.1
The webhooks allowed list was moved to the security part of the config file This is running on gitea-2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
node.default["gitea"]["version"] = "1.26.4"
|
||||
node.default["gitea"]["checksum"] = "0faa36d151918f8f7d6e0f3ae67597d1c338583d695add146ac393109d0fc44a"
|
||||
node.default["gitea"]["version"] = "1.27.1"
|
||||
node.default["gitea"]["checksum"] = "86a7ac26e7f9c9cca0f56c4fac07fff205d5fc3bca0e54af23a204f07b833bc9"
|
||||
node.default["gitea"]["repo"] = nil
|
||||
node.default["gitea"]["revision"] = nil
|
||||
node.default["gitea"]["working_directory"] = "/var/lib/gitea"
|
||||
|
||||
Reference in New Issue
Block a user