From 68c9641e85cb6876bf427b4716cf00c56d9434d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 14:49:32 -0800 Subject: [PATCH] Deploy latest to `dev` environment (#2423) * Update storetheindex/storetheindex in `dev` environment Files: - kustomization.yaml Objects: - Kustomization Images: - 407967248065.dkr.ecr.us-east-2.amazonaws.com/storetheindex/storetheindex:20231206071542-be9e2ebf7c8784c3f6f0e16103849a76d5620b4d * Update storetheindex/storetheindex in `dev` environment Files: - kustomization.yaml Objects: - Kustomization Images: - 407967248065.dkr.ecr.us-east-2.amazonaws.com/storetheindex/storetheindex:20231207215713-ff50661c327cc0b94abde88b3eba801090e3faaa --------- Co-authored-by: sti-bot --- .../dev/us-east-2/tenant/storetheindex/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/manifests/dev/us-east-2/tenant/storetheindex/kustomization.yaml b/deploy/manifests/dev/us-east-2/tenant/storetheindex/kustomization.yaml index 514512aa0..3f157c98a 100644 --- a/deploy/manifests/dev/us-east-2/tenant/storetheindex/kustomization.yaml +++ b/deploy/manifests/dev/us-east-2/tenant/storetheindex/kustomization.yaml @@ -20,4 +20,4 @@ resources: images: - name: storetheindex newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/storetheindex/storetheindex # {"$imagepolicy": "storetheindex:storetheindex:name"} - newTag: 20231205021530-22a04c559d325572033da97549aec34e37aa8b3f # {"$imagepolicy": "storetheindex:storetheindex:tag"} + newTag: 20231207215713-ff50661c327cc0b94abde88b3eba801090e3faaa # {"$imagepolicy": "storetheindex:storetheindex:tag"}