Skip to content

Commit

Permalink
update miniflux (2.2.3 -> 2.2.4); update peertube (v6.3.3 -> v7.0.0);
Browse files Browse the repository at this point in the history
  • Loading branch information
aine-etke committed Dec 22, 2024
1 parent de29b9b commit c6620be
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 13 deletions.
2 changes: 2 additions & 0 deletions VERSIONS.diff.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
**Stable Updates Published**

* [Miniflux](https://github.com/miniflux/v2): [2.2.3](https://github.com/miniflux/v2/releases/tag/2.2.3) -> [2.2.4](https://github.com/miniflux/v2/releases/tag/2.2.4)
* [Peertube](https://github.com/Chocobozzz/PeerTube): [v6.3.3](https://github.com/Chocobozzz/PeerTube/releases/tag/v6.3.3) -> [v7.0.0](https://github.com/Chocobozzz/PeerTube/releases/tag/v7.0.0)
* [Traefik](https://github.com/traefik/traefik): [v3.2.1](https://github.com/traefik/traefik/releases/tag/v3.2.1) -> [v3.2.2](https://github.com/traefik/traefik/releases/tag/v3.2.2)
* [Uptime Kuma](https://github.com/louislam/uptime-kuma): [1.23.15](https://github.com/louislam/uptime-kuma/releases/tag/1.23.15) -> [1.23.16](https://github.com/louislam/uptime-kuma/releases/tag/1.23.16)
* [Vaultwarden](https://github.com/dani-garcia/vaultwarden): [1.32.6](https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.6) -> [1.32.7](https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.7)
4 changes: 2 additions & 2 deletions VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
* Maubot: v0.5.0
* Meta Instagram: v0.4.3
* Meta Messenger: v0.4.3
* Miniflux: 2.2.3
* Miniflux: 2.2.4
* Mjolnir: v1.9.1
* Mx Puppet Discord: v0.1.1
* Mx Puppet Groupme: 533cccc8
Expand All @@ -66,7 +66,7 @@
* Mx Puppet Twitter: latest
* Ntfy: v2.11.0
* Pantalaimon: 0.10.5
* Peertube: v6.3.3
* Peertube: v7.0.0
* Postmoogle: v0.9.24
* Prometheus: v2.55.1
* Prometheus Nginxlog Exporter: v1.10.0
Expand Down
4 changes: 2 additions & 2 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
version: v1.9.0
name: linkding
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-miniflux.git
version: v2.2.3-2
version: v2.2.4-0
name: miniflux
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-peertube.git
version: v6.3.3-0
version: v7.0.0-0
name: peertube
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-radicale.git
version: v3.3.2.0-0
Expand Down
2 changes: 1 addition & 1 deletion roles/galaxy/miniflux/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ miniflux_hostname: ''
# This value must either be `/` or not end with a slash (e.g. `/miniflux`).
miniflux_path_prefix: /

miniflux_version: 2.2.3
miniflux_version: 2.2.4

miniflux_base_path: "/{{ miniflux_identifier }}"

Expand Down
6 changes: 3 additions & 3 deletions roles/galaxy/miniflux/meta/.galaxy_install_info
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
install_date: 'Fri 15 Nov 2024 03:17:41 PM '
install_commit: d527a57ceef449086c0d560334d7ef7d3f372119
version: v2.2.3-2
install_date: 'Sun 22 Dec 2024 11:51:29 AM '
install_commit: bb3f0e8cfef87c32b535b52ee76b4219894023ac
version: v2.2.4-0
2 changes: 1 addition & 1 deletion roles/galaxy/peertube/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ peertube_enabled: true

peertube_identifier: peertube-peertube

peertube_version: v6.3.3
peertube_version: v7.0.0
peertube_distro_variant: bookworm

peertube_uid: ''
Expand Down
6 changes: 3 additions & 3 deletions roles/galaxy/peertube/meta/.galaxy_install_info
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
install_date: 'Wed 30 Oct 2024 08:58:28 AM '
install_commit: 47b76e6e6426c74a5b47181630de3f032cea03a7
version: v6.3.3-0
install_date: 'Sun 22 Dec 2024 11:49:55 AM '
install_commit: fa0494e322aed78567f51c1f0cdb5625623fccae
version: v7.0.0-0
2 changes: 1 addition & 1 deletion upstream
Submodule upstream updated 28 files
+1 −1 CHANGELOG.md
+1 −1 docs/configuring-playbook-alertmanager-receiver.md
+1 −1 docs/configuring-playbook-backup-borg.md
+3 −3 docs/configuring-playbook-bot-baibot.md
+9 −5 docs/configuring-playbook-bot-buscarron.md
+4 −2 docs/configuring-playbook-bot-chatgpt.md
+1 −1 docs/configuring-playbook-bot-draupnir.md
+1 −1 docs/configuring-playbook-bot-go-neb.md
+4 −2 docs/configuring-playbook-bot-honoroit.md
+1 −1 docs/configuring-playbook-bot-matrix-registration-bot.md
+1 −1 docs/configuring-playbook-bot-matrix-reminder-bot.md
+1 −1 docs/configuring-playbook-bot-maubot.md
+1 −1 docs/configuring-playbook-bot-mjolnir.md
+1 −1 docs/configuring-playbook-bridge-postmoogle.md
+1 −1 docs/configuring-playbook-matrix-registration.md
+1 −1 docs/configuring-playbook-shared-secret-auth.md
+1 −1 examples/vars.yml
+3 −3 i18n/requirements.txt
+2 −2 i18n/translation-templates/CHANGELOG.pot
+2 −2 i18n/translation-templates/docs/configuring-playbook-alertmanager-receiver.pot
+2 −2 i18n/translation-templates/docs/configuring-playbook-backup-borg.pot
+2 −2 i18n/translation-templates/docs/configuring-playbook-bot-baibot.pot
+19 −11 i18n/translation-templates/docs/configuring-playbook-bot-buscarron.pot
+7 −3 i18n/translation-templates/docs/configuring-playbook-bot-chatgpt.pot
+2 −2 i18n/translation-templates/docs/configuring-playbook-bot-draupnir.pot
+2 −2 i18n/translation-templates/docs/configuring-playbook-bot-go-neb.pot
+7 −3 i18n/translation-templates/docs/configuring-playbook-bot-honoroit.pot
+2 −2 i18n/translation-templates/docs/configuring-playbook-bot-mjolnir.pot

0 comments on commit c6620be

Please sign in to comment.