From 7ef386871fe48391b43d0902e9e61711f446dea0 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sat, 16 May 2026 23:35:52 +0000 Subject: [PATCH] recruiter-responder: bump image_tag to 02a01c9a (Reply-To + quoted body in replies) Co-Authored-By: Claude Opus 4.7 --- stacks/recruiter-responder/terragrunt.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/recruiter-responder/terragrunt.hcl b/stacks/recruiter-responder/terragrunt.hcl index 79ccd05a..b579b224 100644 --- a/stacks/recruiter-responder/terragrunt.hcl +++ b/stacks/recruiter-responder/terragrunt.hcl @@ -19,5 +19,5 @@ dependency "external-secrets" { inputs = { # Override per-deploy in CI / commit. - image_tag = "59df5f8a" + image_tag = "02a01c9a" }