cluster

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

commit 38ad592597409299f0f2441c947fe1bec1aabf5d
parent 699aa6411dc62900dcbfd8cca7acb36fd97cf6ac
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Fri, 20 Feb 2026 16:10:12 +0100

update UI as well

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

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

diff --git a/apps/talos_cluster/connectivity-tester/deployment.yaml b/apps/talos_cluster/connectivity-tester/deployment.yaml @@ -31,7 +31,7 @@ spec: hostNetwork: false containers: - name: connection-checker-ui - image: ghcr.io/mtrnord/matrix-connection-tester-ui:v0.3.0 + image: ghcr.io/mtrnord/matrix-connection-tester-ui:v0.3.1 imagePullPolicy: Always lifecycle: preStop: