Skip to content

Commit

Permalink
Merge pull request #31 from roles-ansible/1.14.2
Browse files Browse the repository at this point in the history
gitea 1.14.2 is available
  • Loading branch information
DO1JLR authored May 10, 2021
2 parents 0a6ec0f + fecabe2 commit 7a3d3d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# gitea version
gitea_version: '1.14.1'
gitea_version: '1.14.2'
gitea_version_check: true
gitea_dl_url: "https://github.com/go-gitea/gitea/releases/download/v{{ gitea_version }}/gitea-{{ gitea_version }}-linux-{{ gitea_arch }}"
gitea_gpg_key: '7C9E68152594688862D62AF62D9AE806EC1592E2'
Expand Down
2 changes: 1 addition & 1 deletion vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ gitea_variables:
paths:
- 'vars'

playbook_version_number: 12 # should be int
playbook_version_number: 13 # should be int
playbook_version_path: 'do1jlr.gitea.version'

0 comments on commit 7a3d3d5

Please sign in to comment.