mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
update to 1.27.3 (#532)
<!-- cloudflare-preview --> Preview: https://pr-532.docs-gitea-com.pages.dev Reviewed-on: https://gitea.com/gitea/docs/pulls/532 Reviewed-by: bircni <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
This commit is contained in:
@@ -89,11 +89,11 @@ const variables: Record<string, VersionVariables> = {
|
||||
goVersion: '1.26',
|
||||
minGoVersion: '1.26',
|
||||
minNodeVersion: '24',
|
||||
version: '1.27.2',
|
||||
sourceVersion: 'v1.27.2',
|
||||
version: '1.27.3',
|
||||
sourceVersion: 'v1.27.3',
|
||||
sourceBranch: 'release/v1.27',
|
||||
dockerVersion: '1.27.2',
|
||||
displayVersion: '1.27.2',
|
||||
dockerVersion: '1.27.3',
|
||||
displayVersion: '1.27.3',
|
||||
},
|
||||
'1.26': {
|
||||
goVersion: '1.26',
|
||||
|
||||
Reference in New Issue
Block a user