gitea: update to 1.21.0 (#604)

Reviewed-on: #604
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2023-11-21 16:39:45 +01:00 committed by mg
parent 1840add9b1
commit 31a903c556
2 changed files with 1 additions and 5 deletions

View File

@ -38,7 +38,7 @@ ufw_rules:
### l3d.gitea
# config liegt in /etc/gitea/gitea.ini
gitea_version: "1.20.3"
gitea_version: "1.21.0"
gitea_app_name: "Gitea"
gitea_user: "gitea"
gitea_home: "/var/lib/gitea"

View File

@ -1,4 +0,0 @@
---
- hosts: dokuwiki
roles:
- { role: mgrote_dokuwiki, tags: "dokuwiki" }