commit 7e89fe448c0761d5b1a7ed03a354498a40ac09d9 parent 34514d5e8e073f87bed2b79343cf9efd8d53a7ed Author: MTRNord <MTRNord@users.noreply.github.com> Date: Fri, 26 Sep 2025 14:31:18 +0200 update rust federation tester ui Diffstat:
| M | apps/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 @@ -32,7 +32,7 @@ spec: hostNetwork: false containers: - name: connection-checker-ui - image: ghcr.io/mtrnord/matrix-connection-tester-ui:v0.2.1 + image: ghcr.io/mtrnord/matrix-connection-tester-ui:v0.2.2 imagePullPolicy: Always lifecycle: preStop: