Update Gitea to 1.25.4

Back to using the binary from upstream releases
This commit is contained in:
Greg Karekinian
2026-02-13 11:08:18 +01:00
parent 8cc08e14eb
commit 9a61084f19
2 changed files with 1418 additions and 10 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -8,8 +8,8 @@ run_list %w(
override_attributes(
"gitea" => {
"repo" => "https://github.com/67P/gitea.git",
"revision" => "ldap_sync",
# "repo" => "https://github.com/67P/gitea.git",
# "revision" => "ldap_sync",
"log" => { "level" => "Info" }
},
)