Upgrade Gitea, Vaultwarden, Woodpecker CI agent/server - better Rocky Linux 9 support
Related to https://github.com/mother-of-all-self-hosting/mash-playbook/issues/4
This commit is contained in:
parent
6951fff78f
commit
e8cc8921fe
1 changed files with 4 additions and 4 deletions
|
@ -37,10 +37,10 @@
|
|||
version: 9b4b088c62b528b73a9a7c93d3109b091dd42ec6
|
||||
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.woodpecker_ci_server.git
|
||||
version: v0.15.7-1
|
||||
version: v0.15.7-2
|
||||
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.woodpecker_ci_agent.git
|
||||
version: v0.15.7-0
|
||||
version: v0.15.7-1
|
||||
|
||||
- src: git+https://gitlab.com/etke.cc/roles/miniflux.git
|
||||
version: v2.0.43-0
|
||||
|
@ -59,11 +59,11 @@
|
|||
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-vaultwarden.git
|
||||
name: vaultwarden
|
||||
version: v1.27.0-1
|
||||
version: v1.27.0-2
|
||||
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-gitea.git
|
||||
name: gitea
|
||||
version: v1.18.5-2
|
||||
version: v1.18.5-3
|
||||
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-nextcloud.git
|
||||
name: nextcloud
|
||||
|
|
Loading…
Reference in a new issue