From 65d7122c36f3e4a96f0d04f890cd5e446cdde5ac Mon Sep 17 00:00:00 2001 From: FluxCD Date: Sun, 19 Apr 2026 22:32:38 +0000 Subject: [PATCH] chore: update prop image to git.mcintire.me/graham/prop-grid-rs:main-1776637891-022e692 [skip ci] --- 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 3cd0af27..a2c3d952 100644 --- a/k8s/deployment-grid-rs.yaml +++ b/k8s/deployment-grid-rs.yaml @@ -50,7 +50,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-1776635096-6d91461 # {"$imagepolicy": "flux-system:prop-grid-rs"} + image: git.mcintire.me/graham/prop-grid-rs:main-1776637891-022e692 # {"$imagepolicy": "flux-system:prop-grid-rs"} imagePullPolicy: IfNotPresent env: # Elixir secrets bundle carries DATABASE_URL already. Rust