commit b684a2f9dbb64edb5c14b9ddcf45da912102838c parent cff190d1f23888428ca3618f970fd945f9811443 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Thu, 19 Feb 2026 13:12:35 +0100 update connectivity-tester-ui Signed-off-by: MTRNord <MTRNord@users.noreply.github.com> 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 @@ -31,7 +31,7 @@ spec: hostNetwork: false containers: - name: connection-checker-ui - image: ghcr.io/mtrnord/matrix-connection-tester-ui:v0.2.2 + image: ghcr.io/mtrnord/matrix-connection-tester-ui:v0.3.0 imagePullPolicy: Always lifecycle: preStop: