nxtgauge-gitops/apps
sync-test 20146c8eae
All checks were successful
sync-to-forgejo / sync (push) Successful in 15s
fix(gitops): stop Flux ImageUpdateAutomation from clobbering ai-assistant's digest pin
The $imagepolicy marker was still present on this line, so FluxCD Image
Automation kept overwriting CI's digest-pinned image every ~2 minutes
with whatever it considered alphabetically "highest" (":latest" beats
any hex SHA tag under an ascending-alphabetical policy) - the exact
race the ai-assistant build.yaml's own comments describe having fixed,
but the marker was never actually removed for this app specifically.
admin-solid and frontend-solid don't carry this marker, which is why
their CI-driven digest pins hold; bring ai-assistant in line with that
convention so its build.yaml "Update GitOps" step is the sole writer
going forward.

Pinned to the digest currently running in the cluster
(sha256:106d0403...) after a manual rollout restart picked up
today's security-fix build.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-23 21:47:25 +05:30
..
ai-guard chore(ai-guard): scale to 0 — Phase 0 stabilization per AI architecture doc 2026-07-21 06:20:44 +05:30
forgejo fix: Create config.yaml for forgejo-runner daemon 2026-07-07 22:55:27 +00:00
github-actions-runners/base feat(ci): add github self-hosted runners 2026-06-16 00:47:15 +05:30
litellm fix(litellm): restore DATABASE_URL env var lost when adopting the drifted live deployment 2026-07-21 06:40:18 +05:30
nxtgauge-admin-solid chore(gitops): deploy admin-solid@d89c8bb3c1d25b78fc75ac708b83032c9b20ccdb 2026-07-23 12:15:05 +00:00
nxtgauge-ai-assistant fix(gitops): stop Flux ImageUpdateAutomation from clobbering ai-assistant's digest pin 2026-07-23 21:47:25 +05:30
nxtgauge-backend-rust chore(gitops): update users image for fdd5c7a418f98985400206d3126316e2a4416713 2026-07-23 12:20:55 +00:00
nxtgauge-frontend-solid chore(gitops): deploy frontend-solid@7a0799f1d1084d70ecd1d0d53c736312518d1e52 2026-07-23 12:16:28 +00:00
ollama/base fix(ollama): use Recreate deployment strategy to avoid RWO PVC mount deadlock on rollout 2026-07-21 06:33:21 +05:30
postgresql feat(ai): add AI plans docs, LiteLLM manifests, and infrastructure updates 2026-06-15 06:15:41 +05:30
registry fix(flux): repair registry retention manifest 2026-06-14 01:44:50 +05:30
traceworks2026 feat(ingress): add traceworks.eu and www.traceworks.eu domains 2026-07-18 18:49:02 +05:30