New default version: 1.19.1

This commit is contained in:
Andrea Dell'Amico 2023-04-13 19:30:03 +02:00
parent 83994b696b
commit e2cef6af97
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# We use the server ssh daemon, and nginx in front of the service by default.
# So we do not start in http mode and we do not use the embedded letsencrypt support
#
gitea_version: 1.18.5
gitea_version: 1.19.1
gitea_download_url: 'https://dl.gitea.io/gitea/{{ gitea_version }}/gitea-{{ gitea_version }}-linux-amd64'
gitea_force_binary_download: False
gitea_bin_path: /usr/local/bin/gitea