From 5bb79746a4320b7473450bc10abecf4b6ab99808 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Fri, 24 Jul 2026 14:38:53 -0500 Subject: [PATCH] Migrate images from codeberg.org to git.mcintire.me --- k8s/deployment-grid-rs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment-grid-rs.yaml b/k8s/deployment-grid-rs.yaml index 814b16d2..7d5a2e32 100644 --- a/k8s/deployment-grid-rs.yaml +++ b/k8s/deployment-grid-rs.yaml @@ -69,7 +69,7 @@ spec: # Image built by a new CI pipeline from rust/prop_grid_rs/. # Multi-arch (amd64 + arm64) — reuses the repo's existing # buildx wiring. - image: codeberg.org/gmcintire/prop-grid-rs:main-1781279001-e879f29 + image: git.mcintire.me/graham/prop-grid-rs:main-1781279001-e879f29 imagePullPolicy: IfNotPresent env: # Elixir secrets bundle carries DATABASE_URL already. Rust