From 8131aed31e910e77e9fa21dfea3e074e6a704e9b Mon Sep 17 00:00:00 2001 From: Aine <aine@etke.cc> Date: Fri, 15 Nov 2024 17:17:06 +0200 Subject: [PATCH] freescout docker v1.17.93; grafana v11.3.0 --- VERSIONS.md | 10 +++++----- templates/requirements.yml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSIONS.md b/VERSIONS.md index b72b20f4..ffbf9acb 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.10.1 +* Authentik: 2024.10.2 * Borg: 1.4.0 * Borgmatic: 1.9.1 * Calibre Web: 0.6.23 @@ -26,18 +26,18 @@ * Focalboard: 7.10.4 * Forgejo: 9.0.0 * Forgejo Runner: 3.5.1 -* Freescout: 1.17.92 +* Freescout: 1.17.93 * Freshrss: 1.24.2 * Funkwhale: 1.4.0 * Gitea: 1.22.3 * Gotosocial: 0.17.2 -* Grafana: 11.2.2 +* Grafana: 11.3.0 * Healthchecks: v3.7 * Hubsite Nginx: 1.27.2 * Ilmo: 1.0.4 * Infisical: v0.4.2 * Influxdb: 2.7.6 -* Jitsi: stable-9779 +* Jitsi: stable-9823 * Jitsi Ldap: 3 * Jitsi Prosody Auth Matrix User Verification Repo: 2839499cb03894d8cfc3e5b2219441427cb133d8 * Keycloak: 26.0.5 @@ -57,7 +57,7 @@ * Neko: firefox * Netbox: v3.7.0-2.8.0 * Netbox Container Image Customizations Keycloak Sso Expiration Middleware: a2ac39b1c73a50742c6e834e89162f87528c7f73 -* Nextcloud: 30.0.1 +* Nextcloud: 30.0.2 * Notfellchen: 0.1.1 * Notfellchen Sws: 2 * Oauth2 Proxy: v7.6.0 diff --git a/templates/requirements.yml b/templates/requirements.yml index ca2b4f94..a43b386d 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -121,7 +121,7 @@ name: forgejo_runner activation_prefix: forgejo_runner_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-freescout.git - version: v1.17.92-0 + version: v1.17.93-0 name: freescout activation_prefix: freescout_ - src: git+https://github.com/kinduff/ansible-docker-freshrss.git @@ -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.2.2-0 + version: v11.3.0-0 name: grafana activation_prefix: grafana_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git