update(mastodon): bump version to 4.4.3

This commit is contained in:
2025-08-21 21:58:54 +02:00
parent 3c6a7b3831
commit a42eb1e9e8

View File

@@ -3,7 +3,7 @@ mastodon_user: mastodon
mastodon_base_path: /opt/mastodon mastodon_base_path: /opt/mastodon
mastodon_domain: ~ mastodon_domain: ~
mastodon_web_domain: ~ mastodon_web_domain: ~
mastodon_version: "4.4.1" mastodon_version: "4.4.3"
mastodon_git_upstream_url: "https://github.com/mastodon/mastodon.git" mastodon_git_upstream_url: "https://github.com/mastodon/mastodon.git"
mastodon_data_path: "{{ mastodon_base_path }}/data" mastodon_data_path: "{{ mastodon_base_path }}/data"