From b2c8aa629dcff564979ded658561b389e7ac810e Mon Sep 17 00:00:00 2001 From: Andrew Gillis <11790789+gammazero@users.noreply.github.com> Date: Sat, 12 Oct 2024 16:25:59 -1000 Subject: [PATCH] deploy latest indexer (#2676) --- .../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 c76ead3ea..857267f68 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.35 # {"$imagepolicy": "storetheindex:storetheindex:tag"} + newTag: 0.8.36 # {"$imagepolicy": "storetheindex:storetheindex:tag"}