feat: update gitea to v1.21.10

This commit is contained in:
cătălin 2024-03-26 08:25:24 +01:00
commit 8964946374
No known key found for this signature in database
5 changed files with 81 additions and 2 deletions

View file

@ -1,5 +1,5 @@
---
gitea_version: 1.21.9
gitea_version: 1.21.10
gitea_jwt_secret: "{{ lookup('env', 'GITEA_JWT_SECRET') }}"
gitea_internal_token: "{{ lookup('env', 'GITEA_INTERNAL_TOKEN') }}"
gitea_secret_key: "{{ lookup('env', 'GITEA_SECRET_KEY') }}"