chore: update prop image to git.mcintire.me/graham/prop-grid-rs:main-1777039918-d7d865d [skip ci]

This commit is contained in:
FluxCD 2026-04-24 14:16:33 +00:00
parent d7d865d566
commit be00130b05
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,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-1776894678-93b526c # {"$imagepolicy": "flux-system:prop-grid-rs"}
image: git.mcintire.me/graham/prop-grid-rs:main-1777039918-d7d865d # {"$imagepolicy": "flux-system:prop-grid-rs"}
imagePullPolicy: IfNotPresent
env:
# Elixir secrets bundle carries DATABASE_URL already. Rust

View file

@ -42,7 +42,7 @@ spec:
# Shares the prop-grid-rs image so one CI pipeline produces
# both binaries. k8s `command:` overrides the default
# ENTRYPOINT to launch the per-QSO point worker.
image: git.mcintire.me/graham/prop-grid-rs:main-1776894678-93b526c # {"$imagepolicy": "flux-system:prop-grid-rs"}
image: git.mcintire.me/graham/prop-grid-rs:main-1777039918-d7d865d # {"$imagepolicy": "flux-system:prop-grid-rs"}
imagePullPolicy: IfNotPresent
command: ["/usr/bin/tini", "--", "/usr/local/bin/hrrr-point-worker"]
env: