From 0244da3979603921a94e707a7bb57468c388a471 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 18:36:55 -0700 Subject: [PATCH] Update storetheindex/storetheindex in `prod` environment (#2629) Files: - kustomization.yaml Objects: - Kustomization Images: - 407967248065.dkr.ecr.us-east-2.amazonaws.com/storetheindex/storetheindex:0.8.32 Co-authored-by: sti-bot --- .../prod/us-east-2/tenant/storetheindex/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/kustomization.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/kustomization.yaml index 999e839b8..7b87d16ac 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/kustomization.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/kustomization.yaml @@ -21,4 +21,4 @@ resources: images: - name: storetheindex newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/storetheindex/storetheindex # {"$imagepolicy": "storetheindex:storetheindex:name"} - newTag: 0.8.31 # {"$imagepolicy": "storetheindex:storetheindex:tag"} + newTag: 0.8.32 # {"$imagepolicy": "storetheindex:storetheindex:tag"}