From 16e0e98f67d08560dfe457fcf31625bf7d355440 Mon Sep 17 00:00:00 2001 From: Tracewebstudio Dev Date: Thu, 16 Apr 2026 11:12:36 +0200 Subject: [PATCH] fix: update frontend tag to a365e1f with devDependencies fix --- apps/nxtgauge-backend-rust/overlays/prod/kustomization.yaml | 2 +- apps/nxtgauge-frontend-solid/overlays/prod/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/nxtgauge-backend-rust/overlays/prod/kustomization.yaml b/apps/nxtgauge-backend-rust/overlays/prod/kustomization.yaml index 2984c3e..a3dfc64 100644 --- a/apps/nxtgauge-backend-rust/overlays/prod/kustomization.yaml +++ b/apps/nxtgauge-backend-rust/overlays/prod/kustomization.yaml @@ -13,7 +13,7 @@ images: - name: registry.nxtgauge.com/nxtgauge-rust-users newTag: d29c755 - name: registry.nxtgauge.com/nxtgauge-frontend-solid - newTag: 80fb6aa + newTag: a365e1f - name: registry.nxtgauge.com/nxtgauge-rust-companies newTag: high-performance-latest - name: registry.nxtgauge.com/nxtgauge-rust-job-seekers diff --git a/apps/nxtgauge-frontend-solid/overlays/prod/kustomization.yaml b/apps/nxtgauge-frontend-solid/overlays/prod/kustomization.yaml index 26d18fc..336817f 100644 --- a/apps/nxtgauge-frontend-solid/overlays/prod/kustomization.yaml +++ b/apps/nxtgauge-frontend-solid/overlays/prod/kustomization.yaml @@ -6,4 +6,4 @@ patchesStrategicMerge: - replicas-patch.yaml images: - name: registry.nxtgauge.com/nxtgauge-frontend-solid - newTag: 80fb6aa + newTag: a365e1f