chore(deps): Update to Gitea 1.27.2 (#508)

<!-- cloudflare-preview --> Preview: https://pr-508.docs-gitea-com.pages.dev

Reviewed-on: https://gitea.com/gitea/docs/pulls/508
Reviewed-by: Lunny Xiao <[email protected]>
Co-authored-by: bircni <[email protected]>
This commit is contained in:
bircni
2026-08-13 22:18:25 +00:00
committed by Lunny Xiao
parent 362878dfba
commit 2a172c8947
3 changed files with 23 additions and 15 deletions
+4 -4
View File
@@ -80,11 +80,11 @@ const variables: Record<string, VersionVariables> = {
goVersion: '1.26',
minGoVersion: '1.26',
minNodeVersion: '24',
version: '1.27.1',
sourceVersion: 'v1.27.1',
version: '1.27.2',
sourceVersion: 'v1.27.2',
sourceBranch: 'release/v1.27',
dockerVersion: '1.27.1',
displayVersion: '1.27.1',
dockerVersion: '1.27.2',
displayVersion: '1.27.2',
},
'1.26': {
goVersion: '1.26',