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

This commit is contained in:
FluxCD 2026-04-21 22:10:45 +00:00
parent 7e53f6f890
commit d2ef81b3ec
2 changed files with 2 additions and 2 deletions

View file

@ -57,7 +57,7 @@ spec:
# Image built by a new CI pipeline from rust/prop_grid_rs/. # Image built by a new CI pipeline from rust/prop_grid_rs/.
# Multi-arch (amd64 + arm64) — reuses the repo's existing # Multi-arch (amd64 + arm64) — reuses the repo's existing
# buildx wiring. # buildx wiring.
image: git.mcintire.me/graham/prop-grid-rs:main-1776806063-c56bb91 # {"$imagepolicy": "flux-system:prop-grid-rs"} image: git.mcintire.me/graham/prop-grid-rs:main-1776809182-e9a3862 # {"$imagepolicy": "flux-system:prop-grid-rs"}
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
# Elixir secrets bundle carries DATABASE_URL already. Rust # Elixir secrets bundle carries DATABASE_URL already. Rust

View file

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