1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

chore(deps): update dependency go-gitea/gitea to v1.22.5

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.22.4 | 1.22.5 |
This commit is contained in:
Renovate Bot
2024-12-11 22:10:56 +00:00
parent d5b80c9393
commit b37adcbcba
4 changed files with 572 additions and 81 deletions

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
"version": "1.33.4",
"upstreamVersion": "1.22.4",
"upstreamVersion": "1.22.5",
"healthCheckPath": "/explore",
"httpPort": 3000,
"memoryLimit": 536870912,
@@ -49,7 +49,7 @@
],
"changelog": "file://CHANGELOG.md",
"postInstallMessage": "file://POSTINSTALL.md",
"checklist": {
"checklist": {
"change-default-password": {
"message": "Change the default admin password"
}