From 873de6d6501290b5bc2276ebb142ee434421d3aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 02:48:56 +0000 Subject: [PATCH] chore(deps): update dependency haproxy-spoe-auth to v81 --- terraform/tests/main.tftest.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/terraform/tests/main.tftest.hcl b/terraform/tests/main.tftest.hcl index 74e141dd..4c9aa646 100644 --- a/terraform/tests/main.tftest.hcl +++ b/terraform/tests/main.tftest.hcl @@ -30,7 +30,7 @@ run "basic_deploy" { hostname = "one.example.com" haproxy_spoe_auth = { # renovate: depName="haproxy-spoe-auth" - revision = 77 + revision = 81 } oauth_external_idp_integrator = { # renovate: depName="oauth-external-idp-integrator" @@ -53,7 +53,7 @@ run "basic_deploy" { haproxy_spoe_auth = { channel = "latest/edge" # renovate: depName="haproxy-spoe-auth" - revision = 77 + revision = 81 } } ]