commit 9ce54fa42e1a5985a0ab9de12865a646af38693b
parent 13c90c82f39b5d82bb69b3e4efd6268fa55a1519
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Thu, 19 Feb 2026 19:21:38 +0100
update connectivity tester backend
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
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
@@ -124,7 +124,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: federation-tester-api
- image: ghcr.io/mtrnord/rust-federation-tester:0.3.0
+ image: ghcr.io/mtrnord/rust-federation-tester:0.3.1
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false