mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update gitea to v1.22.3 (#1619)
This commit is contained in:
parent
f6b6cf5a75
commit
be8f9c9590
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: gitea/gitea:1.22.2-rootless@sha256:75b1e8f14a63eb33da4dc5d1032212a97fe322d76cf3c5b080611771e7a2f154
|
||||
image: gitea/gitea:1.22.3-rootless@sha256:6b068c75b3454016b0304d0bb158b027cae6393fc668ce6a3727d4f4016261ed
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
ports:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: gitea
|
||||
category: developer
|
||||
name: Gitea
|
||||
version: "1.22.2"
|
||||
version: "1.22.3"
|
||||
tagline: A painless self-hosted Git service
|
||||
description: >-
|
||||
Gitea is a painless self-hosted Git service. It is similar to
|
||||
@ -45,9 +45,9 @@ releaseNotes: >
|
||||
This release includes various bug fixes and improvements, including:
|
||||
|
||||
|
||||
- Fixed issues with search functionality and team management
|
||||
- Improved handling of repository transfers and branch renaming
|
||||
- Enhanced security for API endpoints and public key management
|
||||
- Improved performance for action table data loading
|
||||
- Fixed issues with branch protection, migrations, and pull request handling
|
||||
- Resolved several UI and display issues
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user