commit 1b69e5cc2111f8ecbf04185e2fb96b764027ce87 parent d661f164b5b89fd21ff6331d395a663fa4a5e2d9 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Sat, 28 Jun 2025 21:05:31 +0200 Deploy release Diffstat:
| M | apps/base/matrix/connectivity-tester/deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/matrix/connectivity-tester/deployment.yaml b/apps/base/matrix/connectivity-tester/deployment.yaml @@ -32,7 +32,7 @@ spec: hostNetwork: true containers: - name: federation-tester-api - image: ghcr.io/mtrnord/rust-federation-tester:main + image: ghcr.io/mtrnord/rust-federation-tester:v0.1.0 imagePullPolicy: Always resources: limits: {}