commit 13a1d2447d224c31d4baf3832c5eb1324be7eaab parent 6004678dae23f9ac9f41491eb3b7fecc31b2fbbf Author: fluxcdbot <fluxcdbot@users.noreply.github.com> Date: Sat, 2 May 2026 13:03:37 +0000 Update from image update automation 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.4.0 # {"$imagepolicy": "flux-system:matrix-connection-tester-ui"} + image: ghcr.io/mtrnord/matrix-connection-tester-ui:v0.4.1 # {"$imagepolicy": "flux-system:matrix-connection-tester-ui"} imagePullPolicy: Always lifecycle: preStop: