From 50537b30fc59e03f6d268759ff30796abb65c583 Mon Sep 17 00:00:00 2001 From: Ales Verbic Date: Tue, 19 Nov 2024 09:12:05 -0500 Subject: [PATCH] chore: update utxorpc (#159) Signed-off-by: Ales Verbic --- stage3/utxorpc.tf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stage3/utxorpc.tf b/stage3/utxorpc.tf index cec008b..28a1d4a 100644 --- a/stage3/utxorpc.tf +++ b/stage3/utxorpc.tf @@ -3,7 +3,7 @@ locals { utxorpc_defaults = { namespace = "ext-utxorpc-m0" dns_zone = "utxorpc.cloud" - operator_image_tag = "40389c34949a6ac5d72d5a887164a6950e1924a0" + operator_image_tag = "a0db1920b5d23321d26b8a2de5b17476b1d73c7b" networks = ["cardano-mainnet", "cardano-preprod", "cardano-preview"] cloudflared_image_tag = "latest" cloudflared_replicas = 0 @@ -34,7 +34,7 @@ locals { operator = "Exists" } ] - proxies_image_tag = "40389c34949a6ac5d72d5a887164a6950e1924a0" + proxies_image_tag = "a0db1920b5d23321d26b8a2de5b17476b1d73c7b" proxies_replicas = 0 proxies_resources = { limits = {