From 129006320417115454b64f2593a1b0b1d47bd9e3 Mon Sep 17 00:00:00 2001
From: lilly
Date: Tue, 8 Sep 2026 15:44:10 +0200
Subject: [PATCH 1/2] update our moderation policy room access policy
---
docs/concepts-and-configurations/matrix-moderation.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/concepts-and-configurations/matrix-moderation.md b/docs/concepts-and-configurations/matrix-moderation.md
index c4a31ab2..4da6964d 100644
--- a/docs/concepts-and-configurations/matrix-moderation.md
+++ b/docs/concepts-and-configurations/matrix-moderation.md
@@ -31,5 +31,5 @@ The bot is controlled and configured via a privileged *CCCHH Moderation Manageme
There, individual actions can also be triggered through the bot as needed, such as redacting messages, kicking users from all or some channels, etc.
It is also possible to make our moderation bot's local lists available to other entities and subscribe our bot to other entities' lists.
-Our list is published in `#general-moderation:hamburg.ccc.de` and can be made available to others upon request.
+Our list is published in `#general-moderation:hamburg.ccc.de` where other moderation bots can freely watch it.
From 96e026460505f34bacefbd84685853397e1fcf30 Mon Sep 17 00:00:00 2001
From: Renovate
Date: Tue, 8 Sep 2026 13:45:49 +0000
Subject: [PATCH 2/2] Update docker.io/grafana/loki Docker tag to v3.7.7
---
resources/chaosknoten/grafana/docker_compose/compose.yaml.j2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/chaosknoten/grafana/docker_compose/compose.yaml.j2 b/resources/chaosknoten/grafana/docker_compose/compose.yaml.j2
index f08c7994..61a5c35f 100644
--- a/resources/chaosknoten/grafana/docker_compose/compose.yaml.j2
+++ b/resources/chaosknoten/grafana/docker_compose/compose.yaml.j2
@@ -59,7 +59,7 @@ services:
- /dev/null:/etc/prometheus/pve.yml
loki:
- image: docker.io/grafana/loki:3.7.3
+ image: docker.io/grafana/loki:3.7.7
container_name: loki
ports:
- 13100:3100