mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update gitea to v1.22.2 (#1452)
This commit is contained in:
parent
49b52b8972
commit
f09103d30d
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: gitea/gitea:1.22.1-rootless@sha256:b993066ee54589fd9d7598995d835f0702ced992bab64e329e9d8ea010ee994f
|
||||
image: gitea/gitea:1.22.2-rootless@sha256:75b1e8f14a63eb33da4dc5d1032212a97fe322d76cf3c5b080611771e7a2f154
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
ports:
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||
id: gitea
|
||||
category: developer
|
||||
name: Gitea
|
||||
version: "1.22.1"
|
||||
version: "1.22.2"
|
||||
tagline: A painless self-hosted Git service
|
||||
description: >-
|
||||
Gitea is a painless self-hosted Git service. It is similar to
|
||||
|
@ -42,13 +42,16 @@ path: ""
|
|||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >
|
||||
This release stands as a monumental milestone in our development journey with a record-breaking incorporation of 1481 pull requests. It marks the most extensive update in Gitea's history, showcasing a plethora of new features and infrastructure improvements.
|
||||
This release includes various bug fixes and improvements, including:
|
||||
|
||||
|
||||
Noteworthy advancements in this release include the introduction of HTMX and Tailwind, signaling a strategic shift as we gradually phase out jquery and Fomantic UI. These changes reflect our commitment to embracing modern technologies and enhancing the user experience.
|
||||
- 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
|
||||
- Resolved several UI and display issues
|
||||
|
||||
|
||||
As usual, please read the full Gitea release notes to understand any breaking changes that might need your attention: https://github.com/go-gitea/gitea/releases.
|
||||
As always, please review the full release notes for any changes that may affect your setup: https://github.com/go-gitea/gitea/releases
|
||||
torOnly: false
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/commit/d62e00353917143a3a10d3b376859f51b665d150
|
Loading…
Reference in New Issue
Block a user