cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit e86a43c5e15f08f9c658c232a59b91a5b5e8c425
parent 5c46fefefc4dd8cf7aa777ee8fcc075062ca9464
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sun, 22 Feb 2026 01:04:53 +0100

update to 0.3.3

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/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 @@ -124,7 +124,7 @@ spec: dnsPolicy: ClusterFirstWithHostNet containers: - name: federation-tester-api - image: ghcr.io/mtrnord/rust-federation-tester:0.3.2 + image: ghcr.io/mtrnord/rust-federation-tester:0.3.3 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false