mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 06:14:17 +00:00
feat(gotosocial): Bump version to 0.16.0 and allow open registration
This commit is contained in:
parent
8cd42d55ff
commit
de7c1ab0c5
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
* Freshrss: 1.24.0
|
||||
* Funkwhale: 1.4.0
|
||||
* Gitea: 1.22.0
|
||||
* Gotosocial: 0.15.0
|
||||
* Gotosocial: 0.16.0
|
||||
* Grafana: 11.0.0
|
||||
* Healthchecks: v3.3
|
||||
* Hubsite Nginx: 1.25.4
|
||||
|
|
|
@ -125,7 +125,7 @@
|
|||
name: gitea
|
||||
activation_prefix: gitea_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-gotosocial.git
|
||||
version: v0.15.0-0
|
||||
version: v0.16.0-0
|
||||
name: gotosocial
|
||||
activation_prefix: gotosocial_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/grafana.git
|
||||
|
|
Loading…
Reference in a new issue