feat: update gitea to v1.21.9

This commit is contained in:
cătălin 2024-03-24 16:27:54 +01:00
commit 7f450de269
No known key found for this signature in database

View file

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