Compare commits

...

2 Commits

Author SHA1 Message Date
Kacper Donat
e45df645ef portainer: Bump version to 2.20.3 2024-06-17 22:11:29 +02:00
Kacper Donat
d80e317c48 gitea: Bump version to 1.21.11 2024-06-17 22:07:30 +02:00
2 changed files with 5 additions and 3 deletions

View File

@ -5,11 +5,11 @@ volumes:
services:
server:
image: gitea/gitea:1.16.9
image: gitea/gitea:{{ gitea_version }}
environment:
- USER_UID={{ git_user.uid }}
- USER_GID={{ git_user.group }}
- ROOT_URL=http://git.{{ main_domain }}/
- ROOT_URL=https://git.{{ main_domain }}/
- DB_TYPE=mysql
- DB_HOST={{ database_mysql_host }}:3306
- DB_NAME={{ database.name }}

View File

@ -61,6 +61,7 @@ service_config:
35353236333161636466383462343234323461623233643339653739623932666637386633626330
6366666637366362663865313661306137383931613565663564
gitea:
gitea_version: 1.21.11
database:
name: gitea
user: gitea
@ -271,7 +272,8 @@ service_config:
region: eu-central-003
regionendpoint: https://s3.eu-central-003.backblazeb2.com
bucket: kadet-docker
portainer: {}
portainer:
portainer_version: 2.20.3
system: {}
echo: {}
management: