We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a6ec0f + fecabe2 commit 7a3d3d5Copy full SHA for 7a3d3d5
defaults/main.yml
@@ -1,6 +1,6 @@
1
---
2
# gitea version
3
-gitea_version: '1.14.1'
+gitea_version: '1.14.2'
4
gitea_version_check: true
5
gitea_dl_url: "https://github.com/go-gitea/gitea/releases/download/v{{ gitea_version }}/gitea-{{ gitea_version }}-linux-{{ gitea_arch }}"
6
gitea_gpg_key: '7C9E68152594688862D62AF62D9AE806EC1592E2'
vars/main.yml
@@ -20,5 +20,5 @@ gitea_variables:
20
paths:
21
- 'vars'
22
23
-playbook_version_number: 12 # should be int
+playbook_version_number: 13 # should be int
24
playbook_version_path: 'do1jlr.gitea.version'
0 commit comments