nxtgauge-gitops/apps/nxtgauge-ai-assistant/overlays/prod/kustomization.yaml
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

7 lines
172 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
images:
- name: registry.nxtgauge.com/nxtgauge-ai-assistant
newTag: 6f94539