feat: update backend to d084491 with v1 API support

- Add /api/v1/users routing to gateway and users service
- Support legacy resend-otp endpoint for backward compatibility
This commit is contained in:
Tracewebstudio Dev 2026-04-16 18:06:39 +02:00
parent 555b4dcd8a
commit 696dfb55ee

View file

@ -9,9 +9,9 @@ patches:
name: nxtgauge-rust-gateway
images:
- name: registry.nxtgauge.com/nxtgauge-rust-gateway
newTag: high-performance-latest
newTag: d084491
- name: registry.nxtgauge.com/nxtgauge-rust-users
newTag: 31d4570
newTag: d084491
- name: registry.nxtgauge.com/nxtgauge-frontend-solid
newTag: 152f918
- name: registry.nxtgauge.com/nxtgauge-rust-companies