Tracewebstudio Dev
6eb14ec411
fix: use SHA tags instead of missing high-performance-latest tag
...
- nxtgauge-frontend-solid: f18c89d7fe73248a4cbe6a434dd243d88a25361b
- nxtgauge-admin-solid: ed368607182cba2d57b2987849bf887a9714da53
- nxtgauge-rust-gateway: 09075087f07ef70dc13281944c1f2ce4bf7c2a29
Fixes ImagePullBackOff on test121.nxtgauge.com
2026-05-05 18:52:14 +02:00
Tracewebstudio Dev
6ed66fce6f
Use high-performance-latest tag instead of SHA in gitops
...
Switch image references from SHA pins to high-performance-latest tag
which is pushed on every CI build and never pruned.
2026-05-05 17:20:49 +02:00
Tracewebstudio Dev
914461a63b
Fix ImagePullBackOff: update image tags to available SHA refs
...
- nxtgauge-frontend-solid: d084491 -> f18c89d7fe73248a4cbe6a434dd243d88a25361b
- nxtgauge-admin-solid: high-performance-latest -> ed368607182cba2d57b2987849bf887a9714da53
- nxtgauge-rust-gateway: high-performance-latest -> 09075087f07ef70dc13281944c1f2ce4bf7c2a29
Update ArgoCD image-updater annotations to match new tags.
2026-05-05 16:34:44 +02:00
Ashwin Kumar Sivakumar
c844a69904
fix: use specific commits for OTP fixes instead of high-performance-latest
...
- Frontend: bb6db6c (contains OTP endpoint fix)
- Gateway: d084491 (contains legacy OTP support)
- Backend users: d084491 (contains v1 API routing)
- ArgoCD Image Updater was overriding kustomization settings
- This fixes the signup OTP email not being sent
2026-04-18 01:55:24 +05:30
Tracewebstudio Dev
7f98933f73
gitops: enable image updater for solid apps
2026-04-17 03:50:29 +02:00
Ashwin Kumar
abfa43f85f
feat: add K8s manifests and ArgoCD Applications for new Rust/SolidStart stack
...
Adds Kustomize base+prod overlays for nxtgauge-frontend-solid,
nxtgauge-admin-solid, and nxtgauge-backend-rust (18 services).
ArgoCD Image Updater configured for auto-deploy on high-performance-latest tag.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 00:48:46 +02:00