Commit graph

19 commits

Author SHA1 Message Date
github-actions[bot]
98a9b9fb56 chore(gitops): deploy ai-assistant@2e0b986e20fda5a7bce07b2d5699599c171f442d 2026-07-02 11:55:00 +00:00
github-actions[bot]
041e3fc68d chore(gitops): deploy ai-assistant@e33ed2192c3cf9172888a6b3d9e77a9cb52b2892 2026-07-02 01:24:15 +00:00
github-actions[bot]
ded64137de chore(gitops): deploy ai-assistant@d66ef693e5fb6554f8de857fba0c005c731c2ac4 2026-06-15 22:03:20 +00:00
github-actions[bot]
48829182b4 chore(gitops): deploy ai-assistant@91d91481c89c6d8c5cb483ad6b26abb2140f3967 2026-06-15 19:36:31 +00:00
github-actions[bot]
14208e20e5 chore(gitops): deploy ai-assistant@4505d8987e8d387a85ca1b88dfd111f66bdc2963 2026-06-14 18:36:05 +00:00
github-actions[bot]
c0506a0142 chore(gitops): deploy ai-assistant@510195ae243ea485334d8fe03ef36f080d8477b7 2026-06-14 17:43:05 +00:00
Ashwin Kumar Sivakumar
af4b237255 chore(gitops): align app pulls with ghcr deployments 2026-06-14 22:49:25 +05:30
Ashwin Kumar Sivakumar
ceabd10976 fix(flux): pin app releases to immutable digests 2026-06-14 05:52:50 +05:30
Ashwin Kumar Sivakumar
cbc7fb42e6 fix: restore all services after registry wipe
- Fix PostgreSQL endpoints (now auto-creating correctly)
- Fix Forgejo DB connection
- Update retention to keep 10 SHA tags (was 2, too aggressive)
- Update all deployments to use available tags
- Add missing base images to registry (alpine, node, rust, python)
- Protect base images from retention deletion
2026-06-13 00:25:51 +05:30
Ashwin Kumar Sivakumar
f5d1041f14 fix: add openobserve-alerts to cluster kustomization and disable Telegram alerts 2026-06-12 04:26:32 +05:30
Ashwin Kumar Sivakumar
c4a7e1e330 chore: remove argocd and standardize on flux 2026-06-11 17:17:42 +05:30
Ashwin Kumar Sivakumar
6d55a72109 fix(flux): set namespace for nxtgauge-ai-assistant service 2026-06-08 20:58:48 +05:30
Rimuru (Hermes Agent)
3d26e83f38 fix: update Ollama URL to K8s service 2026-06-07 17:31:34 +05:30
Ashwin Kumar Sivakumar
6e7585f0e4 feat: switch AI assistant to gemma3:270m model 2026-05-29 20:11:03 +05:30
Ashwin Kumar Sivakumar
3fde5afb9a chore: add ai-assistant secret placeholder 2026-04-17 21:44:32 +05:30
Ashwin Kumar Sivakumar
5c81e25208 fix: deploy ai-assistant from high-performance-latest 2026-04-17 21:42:42 +05:30
Tracewebstudio Dev
39e69a374a fix: update all services to latest commits with crane-based builds
- Backend: 9444056 - crane mirror base images, then build
- Frontend: d26f0bf - crane mirror node:20-alpine, then build
- Admin: e044d4c - crane mirror node:20-alpine, then build
- AI: 6f94539 - crane mirror base images, then build
- All repos now use crane to mirror base images before building
2026-04-16 21:33:26 +02:00
Tracewebstudio Dev
7ef7df4965 fix: update frontend to 2d7117a, admin to a13dce5, ai to 320e683
- frontend: use registry.nxtgauge.com/node:20-alpine
- admin: use registry.nxtgauge.com/node:20-alpine
- ai: use registry.nxtgauge.com/rust:1.87-alpine and alpine:3.20
- All images now use internal registry to avoid Docker Hub rate limits
- Update kustomization.yaml tags and admin base deployment image
- Remove ghcr.io references from admin gitops

Images needed in registry.nxtgauge.com:
- node:20-alpine
- rust:1.87-alpine
- alpine:3.20
2026-04-16 19:34:39 +02:00
Tracewebstudio Dev
f50a147e17 feat: add nxtgauge-ai-assistant to gitops and update users to 430711a
- Add nxtgauge-ai-assistant deployment, service, and kustomization overlays
- Update users service to commit 430711a with AI endpoints
- Set NXTGAUGE_USERS_URL and AI_SERVICE_KEY env vars
2026-04-15 18:24:39 +02:00