commit 710cb5467a7d5e112971ef4a89e2eb0225582822
parent cda8b0bcdf1acd239087c484d75378e5e97bf05d
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Thu, 19 Feb 2026 14:45:44 +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:v0.2.6
+ image: ghcr.io/mtrnord/rust-federation-tester:v0.3.0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false