fix: update frontend to 152f918 and backend users to 31d4570
- frontend: fix resend-otp API endpoint path - backend: update company name and address in email footer
This commit is contained in:
parent
2da68c2256
commit
555b4dcd8a
2 changed files with 3 additions and 3 deletions
|
|
@ -11,9 +11,9 @@ images:
|
||||||
- name: registry.nxtgauge.com/nxtgauge-rust-gateway
|
- name: registry.nxtgauge.com/nxtgauge-rust-gateway
|
||||||
newTag: high-performance-latest
|
newTag: high-performance-latest
|
||||||
- name: registry.nxtgauge.com/nxtgauge-rust-users
|
- name: registry.nxtgauge.com/nxtgauge-rust-users
|
||||||
newTag: f3d686d
|
newTag: 31d4570
|
||||||
- name: registry.nxtgauge.com/nxtgauge-frontend-solid
|
- name: registry.nxtgauge.com/nxtgauge-frontend-solid
|
||||||
newTag: a365e1f
|
newTag: 152f918
|
||||||
- name: registry.nxtgauge.com/nxtgauge-rust-companies
|
- name: registry.nxtgauge.com/nxtgauge-rust-companies
|
||||||
newTag: high-performance-latest
|
newTag: high-performance-latest
|
||||||
- name: registry.nxtgauge.com/nxtgauge-rust-job-seekers
|
- name: registry.nxtgauge.com/nxtgauge-rust-job-seekers
|
||||||
|
|
|
||||||
|
|
@ -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: a365e1f
|
newTag: 152f918
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue