From 94e2f34e2af3cbbc669b91b59b53f3bb4fa51d4c Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sat, 9 May 2026 13:23:24 +0000 Subject: [PATCH] ig-poster: bump to 3b862fe4 (EXIF orientation + auto-pending /candidates) --- stacks/instagram-poster/terragrunt.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/instagram-poster/terragrunt.hcl b/stacks/instagram-poster/terragrunt.hcl index 65555b00..ee69c7a2 100644 --- a/stacks/instagram-poster/terragrunt.hcl +++ b/stacks/instagram-poster/terragrunt.hcl @@ -19,5 +19,5 @@ dependency "external-secrets" { inputs = { # Bump per deploy. Use 8-char git SHA — :latest causes stale pull-through cache. - image_tag = "69e395f2" + image_tag = "3b862fe4" }