From 798fcf220c8c41b77612a16ae4ac85c460a2594c Mon Sep 17 00:00:00 2001 From: Aine Date: Wed, 12 Feb 2025 19:06:06 +0200 Subject: [PATCH] update gotosocial (0.17.2 -> 0.17.4) --- VERSIONS.diff.md | 2 ++ VERSIONS.md | 4 ++-- requirements.yml | 2 +- roles/galaxy/gotosocial/defaults/main.yml | 2 +- roles/galaxy/gotosocial/meta/.galaxy_install_info | 6 +++--- upstream | 2 +- 6 files changed, 10 insertions(+), 8 deletions(-) diff --git a/VERSIONS.diff.md b/VERSIONS.diff.md index e53b49e..2393d11 100644 --- a/VERSIONS.diff.md +++ b/VERSIONS.diff.md @@ -5,6 +5,8 @@ * [Cactus Comments Client](https://gitlab.com/cactus-comments/cactus-client): [2.35.0](https://gitlab.com/cactus-comments/cactus-client/-/tags/2.35.0) -> [2.36.0](https://gitlab.com/cactus-comments/cactus-client/-/tags/2.36.0) * [Cinny](https://github.com/ajbura/cinny): [v4.2.3](https://github.com/ajbura/cinny/releases/tag/v4.2.3) -> [v4.3.0](https://github.com/ajbura/cinny/releases/tag/v4.3.0) * [Element](https://github.com/element-hq/element-web): [v1.11.91](https://github.com/element-hq/element-web/releases/tag/v1.11.91) -> [v1.11.92](https://github.com/element-hq/element-web/releases/tag/v1.11.92) +* [Gotosocial](https://github.com/superseriousbusiness/gotosocial): [0.17.2](https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.17.2) -> [0.17.4](https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.17.4) +* [Rageshake](https://github.com/matrix-org/rageshake): [1.13.0](https://github.com/matrix-org/rageshake/releases/tag/v1.13.0) -> [1.14.0](https://github.com/matrix-org/rageshake/releases/tag/v1.14.0) * Static Files: 2.35.0 -> 2.36.0 * [Synapse](https://github.com/element-hq/synapse): [v1.123.0](https://github.com/element-hq/synapse/releases/tag/v1.123.0) -> [v1.124.0](https://github.com/element-hq/synapse/releases/tag/v1.124.0) * [Vaultwarden](https://github.com/dani-garcia/vaultwarden): [1.33.1](https://github.com/dani-garcia/vaultwarden/releases/tag/1.33.1) -> [1.33.2](https://github.com/dani-garcia/vaultwarden/releases/tag/1.33.2) diff --git a/VERSIONS.md b/VERSIONS.md index afed591..ff4ab00 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -34,7 +34,7 @@ * Go Neb: latest * Go Skype Bridge: latest * Googlechat: v0.5.2 -* Gotosocial: 0.17.2 +* Gotosocial: 0.17.4 * Grafana: 11.5.1 * Heisenbridge: 1.15.0 * Honoroit: v0.9.26 @@ -71,7 +71,7 @@ * Prometheus Node Exporter: v1.8.2 * Prometheus Postgres Exporter: v0.14.0 * Radicale: 3.4.1.0 -* Rageshake: 1.13.0 +* Rageshake: 1.14.0 * Registration: v0.7.2 * Schildichat: 1.11.86-sc.0.test.0 * Signal: v0.7.5 diff --git a/requirements.yml b/requirements.yml index 292f499..ca7895e 100644 --- a/requirements.yml +++ b/requirements.yml @@ -14,7 +14,7 @@ version: v1.4.0-5 name: funkwhale - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-gotosocial.git - version: v0.17.2-0 + version: v0.17.4-0 name: gotosocial - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-languagetool.git version: v6.5-0 diff --git a/roles/galaxy/gotosocial/defaults/main.yml b/roles/galaxy/gotosocial/defaults/main.yml index 8e701f2..3feaf23 100644 --- a/roles/galaxy/gotosocial/defaults/main.yml +++ b/roles/galaxy/gotosocial/defaults/main.yml @@ -83,7 +83,7 @@ gotosocial_systemd_wanted_services_list_default: [] gotosocial_systemd_wanted_services_list_auto: [] gotosocial_systemd_wanted_services_list_custom: [] -gotosocial_version: 0.17.2 +gotosocial_version: 0.17.4 gotosocial_container_image: "{{ gotosocial_container_image_registry_prefix }}superseriousbusiness/gotosocial:{{ gotosocial_container_image_tag }}" gotosocial_container_image_registry_prefix: docker.io/ diff --git a/roles/galaxy/gotosocial/meta/.galaxy_install_info b/roles/galaxy/gotosocial/meta/.galaxy_install_info index a3cb1fc..55b664a 100644 --- a/roles/galaxy/gotosocial/meta/.galaxy_install_info +++ b/roles/galaxy/gotosocial/meta/.galaxy_install_info @@ -1,3 +1,3 @@ -install_date: 'Wed 06 Nov 2024 10:36:17 AM ' -install_commit: 58c4c6d19cb1ca2f31db15417d5f560d75c24292 -version: v0.17.2-0 +install_date: 'Wed 12 Feb 2025 05:05:56 PM ' +install_commit: a538bf69788e923977f74535f5e81f211ad759f4 +version: v0.17.4-0 diff --git a/upstream b/upstream index 930029c..a99c1b2 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit 930029ccda8c4d90ce230dfa740c0cab15a3c733 +Subproject commit a99c1b28dd36b3358bdfb441c49a871ffc4f0190