commit e1c4205356df9d6559d5deddbef67d97a7689eda parent 13a1d2447d224c31d4baf3832c5eb1324be7eaab Author: fluxcdbot <fluxcdbot@users.noreply.github.com> Date: Sat, 2 May 2026 13:04:27 +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 @@ -126,7 +126,7 @@ spec: dnsPolicy: ClusterFirstWithHostNet containers: - name: federation-tester-api - image: ghcr.io/mtrnord/rust-federation-tester:0.4.1 # {"$imagepolicy": "flux-system:rust-federation-tester"} + image: ghcr.io/mtrnord/rust-federation-tester:0.4.2 # {"$imagepolicy": "flux-system:rust-federation-tester"} imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false