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:
2026-08-01 11:17:13 +02:00
parent 093a98b753
commit 1d4c415dd8
3 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ maintainer_email 'ops@kosmos.org'
license 'MIT'
description 'Installs/configures Gitea'
long_description 'Installs/configures Gitea'
version '0.2.0'
version '0.2.1'
chef_version '>= 14.0'
depends "firewall"