From 4abe7b361aabbea64bc80c3ef6d255525f561e5b Mon Sep 17 00:00:00 2001 From: Aine Date: Mon, 29 Jul 2024 12:05:22 +0300 Subject: [PATCH] grafana v11.1.3; redis v7.2.5 --- VERSIONS.md | 6 +++--- templates/requirements.yml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSIONS.md b/VERSIONS.md index 0ffa5be..c05d8c2 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.4.1 +* Authentik: 2024.6.1 * Borg: 1.2.8 * Borgmatic: 1.8.13 * Calibre Web: 0.6.22 @@ -29,7 +29,7 @@ * Funkwhale: 1.4.0 * Gitea: 1.22.1 * Gotosocial: 0.16.0 -* Grafana: 11.1.0 +* Grafana: 11.1.3 * Healthchecks: v3.4 * Hubsite Nginx: 1.25.4 * Ilmo: 1.0.4 @@ -73,7 +73,7 @@ * Prometheus Ssh Exporter: v1.5.0 * Promtail: 2.9.5 * Radicale: 3.2.2.0 -* Redis: 7.2.4 +* Redis: 7.2.5 * Redmine: 5.1.3 * Roundcube: 1.6.7 * Rumqttd: 0.21.0 diff --git a/templates/requirements.yml b/templates/requirements.yml index e5262c0..6d89e8a 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -133,7 +133,7 @@ name: gotosocial activation_prefix: gotosocial_ - src: git+https://gitlab.com/etke.cc/roles/grafana.git - version: v11.1.0-0 + version: v11.1.3-1 name: grafana activation_prefix: grafana_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git @@ -312,7 +312,7 @@ name: radicale activation_prefix: radicale_ - src: git+https://gitlab.com/etke.cc/roles/redis.git - version: v7.2.4-2 + version: v7.2.5-0 name: redis activation_prefix: redis_ - src: git+https://gitlab.com/etke.cc/roles/redmine.git