Update gitea to v1.22.2 (#1452)

This commit is contained in:
Nathan Fretz 2024-09-09 13:30:42 +10:00 committed by GitHub
parent 49b52b8972
commit f09103d30d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 6 deletions

View File

@ -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:
@ -40,4 +40,4 @@ services:
MYSQL_ROOT_PASSWORD: "gitea"
MYSQL_USER: "gitea"
MYSQL_PASSWORD: "moneyprintergobrrr"
MYSQL_DATABASE: "gitea"
MYSQL_DATABASE: "gitea"

View File

@ -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