From e756e085a06884fe2d5c6bf8b06f6b928c9186e9 Mon Sep 17 00:00:00 2001 From: "Rimuru (Hermes Agent)" Date: Sun, 7 Jun 2026 22:49:58 +0530 Subject: [PATCH] Revert "fix: update users image tag to current HEAD with Ask Ash Phase 1" This reverts commit d05260fbaebdf24e2a4ffcdd1c7efdce393fa9bb. --- apps/nxtgauge-backend-rust/overlays/prod/kustomization.yaml | 4 ++-- 1 file 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 e5cf3a4..85ca94f 100644 --- a/apps/nxtgauge-backend-rust/overlays/prod/kustomization.yaml +++ b/apps/nxtgauge-backend-rust/overlays/prod/kustomization.yaml @@ -9,9 +9,9 @@ patches: name: nxtgauge-rust-gateway images: - name: registry.nxtgauge.com/nxtgauge-rust-gateway - newTag: c262e89 + newTag: d084491 - name: registry.nxtgauge.com/nxtgauge-rust-users - newTag: c262e89 + newTag: d084491 - name: registry.nxtgauge.com/nxtgauge-frontend-solid newTag: high-performance-latest - name: registry.nxtgauge.com/nxtgauge-rust-companies