diff --git a/docs/supported-services.md b/docs/supported-services.md index 975a27e..9afacaf 100644 --- a/docs/supported-services.md +++ b/docs/supported-services.md @@ -78,7 +78,7 @@ | [Vaultwarden](https://github.com/dani-garcia/vaultwarden) | A lightweight unofficial and compatible implementation of the [Bitwarden](https://bitwarden.com/) password manager | [Link](services/vaultwarden.md) | | [Uptime-kuma](https://uptime.kuma.pet/) | A fancy self-hosted monitoring tool | [Link](services/uptime-kuma.md) | | [Wetty](https://github.com/butlerx/wetty) | An SSH terminal over HTTP/HTTPS | [Link](services/wetty.md) | -| [WireGuard Easy](https://github.com/WeeJeWel/wg-easy) | The easiest way to run [WireGuard](https://www.wireguard.com/) VPN + Web-based Admin UI. | [Link](services/wg-easy.md) | +| [WireGuard Easy](https://github.com/wg-easy/wg-easy) | The easiest way to run [WireGuard](https://www.wireguard.com/) VPN + Web-based Admin UI. | [Link](services/wg-easy.md) | | [Forgejo](https://forgejo.org/) | An alternative fork of Gitea. Easy and painless self-hosted git server. | [Link](services/forgejo.md) | | [Woodpecker CI](https://woodpecker-ci.org/) | A simple Continuous Integration (CI) engine with great extensibility. | [Link](services/woodpecker-ci.md) | | System-related | A collection of various system-related components | [Link](services/system.md) | diff --git a/templates/requirements.yml b/templates/requirements.yml index db25c92..85ebd79 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -109,7 +109,7 @@ name: freshrss activation_prefix: freshrss_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-funkwhale.git - version: v1.4.0-3 + version: v1.4.0-4 name: funkwhale activation_prefix: funkwhale_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-gitea.git @@ -360,7 +360,7 @@ name: wetty activation_prefix: wetty_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-wg-easy.git - version: v7-1 + version: v12-0 name: wg_easy activation_prefix: wg_easy_ - src: git+https://github.com/devture/com.devture.ansible.role.woodpecker_ci_agent.git