From a3c1860c54fab67afef922e588a4305140d37bcb Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 8 Sep 2026 00:16:36 +0000 Subject: [PATCH 1/3] Update git.hamburg.ccc.de/ccchh/oci-images/keycloak Docker tag to v26.7.3 --- resources/chaosknoten/keycloak/docker_compose/compose.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/chaosknoten/keycloak/docker_compose/compose.yaml.j2 b/resources/chaosknoten/keycloak/docker_compose/compose.yaml.j2 index e321b2f3..0e9b23ef 100644 --- a/resources/chaosknoten/keycloak/docker_compose/compose.yaml.j2 +++ b/resources/chaosknoten/keycloak/docker_compose/compose.yaml.j2 @@ -22,7 +22,7 @@ services: keycloak: - image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.7.2 + image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.7.3 pull_policy: always restart: unless-stopped command: start --optimized From 129006320417115454b64f2593a1b0b1d47bd9e3 Mon Sep 17 00:00:00 2001 From: lilly Date: Tue, 8 Sep 2026 15:44:10 +0200 Subject: [PATCH 2/3] 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 e788d9fe34032b3840fb494f61ba6ac4a5f68ebf Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 8 Sep 2026 13:45:53 +0000 Subject: [PATCH 3/3] Update git.hamburg.ccc.de/ccchh/oci-images/keycloak Docker tag to v26.7.3 --- resources/chaosknoten/keycloak/docker_compose/compose.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/chaosknoten/keycloak/docker_compose/compose.yaml.j2 b/resources/chaosknoten/keycloak/docker_compose/compose.yaml.j2 index e321b2f3..0e9b23ef 100644 --- a/resources/chaosknoten/keycloak/docker_compose/compose.yaml.j2 +++ b/resources/chaosknoten/keycloak/docker_compose/compose.yaml.j2 @@ -22,7 +22,7 @@ services: keycloak: - image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.7.2 + image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.7.3 pull_policy: always restart: unless-stopped command: start --optimized