Compare commits
7 Commits
sutty
...
5.1.1+14.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 05dcbeed88 | |||
| 9bd561123c | |||
| fd9abbc314 | |||
| 1891af606c | |||
| 967dfde393 | |||
| ae0c540f44 | |||
| a28e4812f8 |
2
abra.sh
2
abra.sh
@ -1,4 +1,4 @@
|
||||
export APP_INI_VERSION=v25
|
||||
export APP_INI_VERSION=v24
|
||||
export DOCKER_SETUP_SH_VERSION=v1
|
||||
export PG_BACKUP_VERSION=v1
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: codeberg.org/forgejo/forgejo:14.0.1-rootless
|
||||
image: codeberg.org/forgejo/forgejo:14.0.3-rootless
|
||||
configs:
|
||||
- source: app_ini
|
||||
target: /etc/gitea/app.ini
|
||||
@ -91,7 +91,7 @@ services:
|
||||
- "traefik.http.middlewares.${STACK_NAME}_cors.headers.accesscontrolalloworiginlist=https://${GITEA_CORS_ALLOW_DOMAIN}"
|
||||
- "traefik.http.middlewares.${STACK_NAME}_cors.headers.accesscontrolmaxage=100"
|
||||
- "traefik.http.middlewares.${STACK_NAME}_cors.headers.addvaryheader=true"
|
||||
- coop-cloud.${STACK_NAME}.version=5.0.3+13.0.4-rootless
|
||||
- coop-cloud.${STACK_NAME}.version=5.1.1+14.0.3-rootless
|
||||
|
||||
|
||||
networks:
|
||||
|
||||
1
release/5.1.0+14.0.1-rootless
Normal file
1
release/5.1.0+14.0.1-rootless
Normal file
@ -0,0 +1 @@
|
||||
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/14.0.0.md https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/14.0.1.md
|
||||
Reference in New Issue
Block a user