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:
parent
555b4dcd8a
commit
696dfb55ee
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue