From 35dc3edb347830292936ef62b5b9f560fe696cca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:06:14 -0700 Subject: [PATCH] Update storetheindex/storetheindex in `prod` environment (#1997) Files: - kustomization.yaml Objects: - Kustomization Images: - 407967248065.dkr.ecr.us-east-2.amazonaws.com/storetheindex/storetheindex:0.7.2 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 8be4ce116..d00ebbfb1 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/kustomization.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/kustomization.yaml @@ -24,4 +24,4 @@ resources: images: - name: storetheindex newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/storetheindex/storetheindex # {"$imagepolicy": "storetheindex:storetheindex:name"} - newTag: 0.7.1 # {"$imagepolicy": "storetheindex:storetheindex:tag"} + newTag: 0.7.2 # {"$imagepolicy": "storetheindex:storetheindex:tag"}