From 5acfab5bb9367b04fca35fc0644d5a926bfa9916 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sat, 16 May 2026 12:26:15 +0000 Subject: [PATCH] recruiter-responder: bump image_tag to f3cb91ff (180d research_cache TTL) 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 5a52b67c..23e5c428 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 = "38a2cdaa" + image_tag = "f3cb91ff" }