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:06:55 +01:00
parent 81691f7e21
commit 1fb66092fc
3 changed files with 4 additions and 11 deletions

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" }
},
)