From dd69dff3a989438640c92a81eaa7b011cf5b1dfe Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sat, 9 May 2026 13:56:56 +0000 Subject: [PATCH] ig-poster: bump to da5b4191 (auto-curate from recent favorites) --- 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 3b33eece..7ab3a6c0 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 = "b17a9737" + image_tag = "da5b4191" }