cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit c3940ca1c74359768e3f530b8f341dab4de38c29
parent 0b46f78246924d35039c66fbf7899b7ece9ce8c4
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Fri, 25 Jul 2025 17:42:30 +0200

Update

Diffstat:
Mapps/base/matrix/connectivity-tester/deployment.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/matrix/connectivity-tester/deployment.yaml b/apps/base/matrix/connectivity-tester/deployment.yaml @@ -112,7 +112,7 @@ spec: hostNetwork: true containers: - name: federation-tester-api - image: ghcr.io/mtrnord/rust-federation-tester:v0.2.0 + image: ghcr.io/mtrnord/rust-federation-tester:v0.2.1 imagePullPolicy: IfNotPresent resources: limits: {}