commit bbf8398cfb80155ea212566e568af335f5230adb parent b836cabbcc59469c29951838edf51a561ab30646 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:54:25 +0200 Update connectivity tester 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.0 + image: ghcr.io/mtrnord/matrix-connection-tester-ui:v0.2.1 imagePullPolicy: Always lifecycle: preStop: