diff --git a/VERSIONS.md b/VERSIONS.md index e23e8f6f..325b351d 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -3,7 +3,7 @@ * Apisix Gateway: 3.8.0 * Appsmith: v1.9.50 * Authelia: 4.37.5 -* Authentik: 2024.8.2 +* Authentik: 2024.8.3 * Borg: 1.2.8 * Borgmatic: 1.8.13 * Calibre Web: 0.6.23 @@ -12,7 +12,7 @@ * Clickhouse: 24.8.4.13 * Collabora Online: 24.04.3.1.1 * Container Socket Proxy: 0.2.0 -* Couchdb: 3.3.3 +* Couchdb: 3.4.2 * Docker Compose: v2.29.2 * Docker Registry: 2.8.3 * Docker Registry Browser: 1.7.2 @@ -24,30 +24,30 @@ * Exim Relay: 4.98-r0-1 * Firezone: 0.7.36 * Focalboard: 7.10.4 -* Forgejo: 8.0.3 +* Forgejo: 9.0.0 * Forgejo Runner: 3.5.1 * Freescout: 1.17.87 * Freshrss: 1.24.2 * Funkwhale: 1.4.0 -* Gitea: 1.22.2 -* Gotosocial: 0.16.0 -* Grafana: 11.1.7 -* Healthchecks: v3.6 -* Hubsite Nginx: 1.25.4 +* Gitea: 1.22.3 +* Gotosocial: 0.17.0 +* Grafana: 11.2.2 +* Healthchecks: v3.7 +* Hubsite Nginx: 1.27.2 * Ilmo: 1.0.4 * Infisical: v0.3.8 * Influxdb: 2.7.6 -* Jitsi: stable-9753 +* Jitsi: stable-9779 * Jitsi Ldap: 3 * Jitsi Prosody Auth Matrix User Verification Repo: 2839499cb03894d8cfc3e5b2219441427cb133d8 -* Keycloak: 25.0.5 +* Keycloak: 26.0.3 * Keydb: 6.3.4 * Lago: v0.50.0-beta * Languagetool: 6.5 * Linkding: latest * Loki: 2.9.4 * Matterbridge: 1.26.0 -* Miniflux: 2.2.1 +* Miniflux: 2.2.2 * Mobilizon: 4.1.0 * Mongodb: 7.0.4 * Mosquitto: 2.0.15 @@ -57,25 +57,25 @@ * Neko: firefox * Netbox: v3.7.0-2.8.0 * Netbox Container Image Customizations Keycloak Sso Expiration Middleware: a2ac39b1c73a50742c6e834e89162f87528c7f73 -* Nextcloud: 30.0.0 +* Nextcloud: 30.0.1 * Notfellchen: 0.1.1 * Notfellchen Sws: 2 * Oauth2 Proxy: v7.6.0 -* Outline: 0.79.1 +* Outline: 0.80.2 * Owncast: 0.1.2 * Oxitraffic: 0.10.1 -* Paperless: 2.12.1 -* Paperless Gotenberg: 8.10.0 -* Paperless Tika: 2.9.2.1 -* Peertube: v6.3.0 -* Plausible: v2.1.3 +* Paperless: 2.13.0 +* Paperless Gotenberg: 8.12.0 +* Paperless Tika: 3.0.0.0 +* Peertube: v6.3.3 +* Plausible: v2.1.4 * Prometheus: v2.54.1 * Prometheus Blackbox Exporter: v0.25.0 * Prometheus Node Exporter: v1.8.2 * Prometheus Postgres Exporter: v0.14.0 * Prometheus Ssh Exporter: v1.5.0 * Promtail: 2.9.5 -* Radicale: 3.2.3.1 +* Radicale: 3.3.0.1 * Readeck: 0.15.3 * Redis: 7.2.5 * Redmine: 5.1.3 @@ -90,7 +90,7 @@ * Telegraf: 1.30.2 * Traefik: v3.1.3 * Uptime Kuma: 1.23.15 -* Vaultwarden: 1.32.2 +* Vaultwarden: 1.32.3 * Versatiles: 0.12.6 * Wetty: 2.5 * Wg Easy: 14 diff --git a/templates/requirements.yml b/templates/requirements.yml index 42ef3b04..77f80001 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -57,7 +57,7 @@ name: container_socket_proxy activation_prefix: traefik_ - src: git+https://github.com/Bergruebe/ansible-role-couchdb.git - version: v3.4.2-0 + version: v3.4.3-0 name: couchdb activation_prefix: couchdb_ - src: git+https://github.com/geerlingguy/ansible-role-docker @@ -141,7 +141,7 @@ name: gotosocial activation_prefix: gotosocial_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-grafana.git - version: v11.1.7-0 + version: v11.2.2-0 name: grafana activation_prefix: grafana_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git @@ -169,7 +169,7 @@ name: jitsi activation_prefix: jitsi_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-keycloak.git - version: v26.0.1-0 + version: v26.0.3-0 name: keycloak activation_prefix: keycloak_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-keydb.git @@ -201,7 +201,7 @@ name: matterbridge activation_prefix: matterbridge_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-miniflux.git - version: v2.2.1-0 + version: v2.2.2-0 name: miniflux activation_prefix: miniflux_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-mobilizon.git @@ -264,7 +264,7 @@ version: v2.13.0-0 name: paperless - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-peertube.git - version: v6.3.0-0 + version: v6.3.3-0 name: peertube activation_prefix: peertube_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-plausible.git @@ -320,7 +320,7 @@ name: promtail activation_prefix: promtail_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-radicale.git - version: v3.2.3.1-0 + version: v3.3.0.1-0 name: radicale activation_prefix: radicale_ - src: git+https://github.com/lingawakad/ansible-role-readeck.git