diff --git a/k8s/deployment-grid-rs.yaml b/k8s/deployment-grid-rs.yaml index 332bc1a2..32a5568e 100644 --- a/k8s/deployment-grid-rs.yaml +++ b/k8s/deployment-grid-rs.yaml @@ -71,7 +71,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: git.mcintire.me/graham/prop-grid-rs:main-1776639595-1307b1d # {"$imagepolicy": "flux-system:prop-grid-rs"} + image: git.mcintire.me/graham/prop-grid-rs:main-1776640915-65f7963 # {"$imagepolicy": "flux-system:prop-grid-rs"} imagePullPolicy: IfNotPresent env: # Elixir secrets bundle carries DATABASE_URL already. Rust