mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 06:14:17 +00:00
borgmatic v1.8.12; healthchecks v3.4; radicale v3.2.2.0
This commit is contained in:
parent
03716cd497
commit
481c5abb7b
2 changed files with 6 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
||||||
* Authelia: 4.37.5
|
* Authelia: 4.37.5
|
||||||
* Authentik: 2024.4.1
|
* Authentik: 2024.4.1
|
||||||
* Borg: 1.2.8
|
* Borg: 1.2.8
|
||||||
* Borgmatic: 1.8.11
|
* Borgmatic: 1.8.12
|
||||||
* Calibre Web: 0.6.21
|
* Calibre Web: 0.6.21
|
||||||
* Changedetection: 0.45.23
|
* Changedetection: 0.45.23
|
||||||
* Changedetection Playwright Driver: latest
|
* Changedetection Playwright Driver: latest
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
* Gitea: 1.22.0
|
* Gitea: 1.22.0
|
||||||
* Gotosocial: 0.16.0
|
* Gotosocial: 0.16.0
|
||||||
* Grafana: 11.0.0
|
* Grafana: 11.0.0
|
||||||
* Healthchecks: v3.3
|
* Healthchecks: v3.4
|
||||||
* Hubsite Nginx: 1.25.4
|
* Hubsite Nginx: 1.25.4
|
||||||
* Ilmo: 1.0.4
|
* Ilmo: 1.0.4
|
||||||
* Infisical: v0.3.8
|
* Infisical: v0.3.8
|
||||||
|
@ -70,7 +70,7 @@
|
||||||
* Prometheus Postgres Exporter: v0.14.0
|
* Prometheus Postgres Exporter: v0.14.0
|
||||||
* Prometheus Ssh Exporter: v1.5.0
|
* Prometheus Ssh Exporter: v1.5.0
|
||||||
* Promtail: 2.9.5
|
* Promtail: 2.9.5
|
||||||
* Radicale: 3.2.1.0
|
* Radicale: 3.2.2.0
|
||||||
* Redis: 7.2.4
|
* Redis: 7.2.4
|
||||||
* Redmine: 5.1.3
|
* Redmine: 5.1.3
|
||||||
* Roundcube: 1.6.7
|
* Roundcube: 1.6.7
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
name: auxiliary
|
name: auxiliary
|
||||||
activation_prefix: aux_
|
activation_prefix: aux_
|
||||||
- src: git+https://gitlab.com/etke.cc/roles/backup_borg.git
|
- src: git+https://gitlab.com/etke.cc/roles/backup_borg.git
|
||||||
version: v1.2.8-1.8.11-1
|
version: v1.2.8-1.8.12-1
|
||||||
name: backup_borg
|
name: backup_borg
|
||||||
activation_prefix: backup_borg_
|
activation_prefix: backup_borg_
|
||||||
- src: git+https://github.com/lingawakad/ansible-role-calibre-web.git
|
- src: git+https://github.com/lingawakad/ansible-role-calibre-web.git
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
name: grafana
|
name: grafana
|
||||||
activation_prefix: grafana_
|
activation_prefix: grafana_
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git
|
||||||
version: v3.3-3
|
version: v3.4-0
|
||||||
name: healthchecks
|
name: healthchecks
|
||||||
activation_prefix: healthchecks_
|
activation_prefix: healthchecks_
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-hubsite.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-hubsite.git
|
||||||
|
@ -300,7 +300,7 @@
|
||||||
name: promtail
|
name: promtail
|
||||||
activation_prefix: promtail_
|
activation_prefix: promtail_
|
||||||
- src: git+https://gitlab.com/etke.cc/roles/radicale.git
|
- src: git+https://gitlab.com/etke.cc/roles/radicale.git
|
||||||
version: v3.2.1.0-0
|
version: v3.2.2.0-0
|
||||||
name: radicale
|
name: radicale
|
||||||
activation_prefix: radicale_
|
activation_prefix: radicale_
|
||||||
- src: git+https://gitlab.com/etke.cc/roles/redis.git
|
- src: git+https://gitlab.com/etke.cc/roles/redis.git
|
||||||
|
|
Loading…
Reference in a new issue