From 64630e48c95e00bde7de53a6dbaa2e551cb75a67 Mon Sep 17 00:00:00 2001 From: Jihyung Song Date: Tue, 3 Oct 2023 16:57:41 +0900 Subject: [PATCH] Update kustomization.yml --- deploy/gitops/frontend/gitops/kustomization.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/gitops/frontend/gitops/kustomization.yml b/deploy/gitops/frontend/gitops/kustomization.yml index 05d404a..ae5dfc4 100644 --- a/deploy/gitops/frontend/gitops/kustomization.yml +++ b/deploy/gitops/frontend/gitops/kustomization.yml @@ -7,5 +7,5 @@ resources: images: - name: humancat-frontend-image newName: 909622006439.dkr.ecr.ap-northeast-2.amazonaws.com/humancat-frontend - newTag: "20231001.170814" + newTag: 0.0.1-front.01 namespace: gitops