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
This commit is contained in:
Tracewebstudio Dev 2026-04-16 21:33:26 +02:00
parent 7ef7df4965
commit 39e69a374a
4 changed files with 4 additions and 4 deletions

View file

@ -6,4 +6,4 @@ patchesStrategicMerge:
- replicas-patch.yaml - replicas-patch.yaml
images: images:
- name: registry.nxtgauge.com/nxtgauge-admin-solid - name: registry.nxtgauge.com/nxtgauge-admin-solid
newTag: a13dce5 newTag: e044d4c

View file

@ -4,4 +4,4 @@ resources:
- ../../base - ../../base
images: images:
- name: registry.nxtgauge.com/nxtgauge-ai-assistant - name: registry.nxtgauge.com/nxtgauge-ai-assistant
newTag: 320e683 newTag: 6f94539

View file

@ -11,7 +11,7 @@ images:
- name: registry.nxtgauge.com/nxtgauge-rust-gateway - name: registry.nxtgauge.com/nxtgauge-rust-gateway
newTag: d084491 newTag: d084491
- name: registry.nxtgauge.com/nxtgauge-rust-users - name: registry.nxtgauge.com/nxtgauge-rust-users
newTag: d084491 newTag: 9444056
- name: registry.nxtgauge.com/nxtgauge-frontend-solid - name: registry.nxtgauge.com/nxtgauge-frontend-solid
newTag: 152f918 newTag: 152f918
- name: registry.nxtgauge.com/nxtgauge-rust-companies - name: registry.nxtgauge.com/nxtgauge-rust-companies

View file

@ -6,4 +6,4 @@ patchesStrategicMerge:
- replicas-patch.yaml - replicas-patch.yaml
images: images:
- name: registry.nxtgauge.com/nxtgauge-frontend-solid - name: registry.nxtgauge.com/nxtgauge-frontend-solid
newTag: 2d7117a newTag: d26f0bf