From 62ab811863564008135e4b853646a519bd5687a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 08:53:50 +0000 Subject: [PATCH] chore(deps): update aztecprotocol/aztec docker tag to v4.4.0 --- internal/embed/networks/aztec/helmfile.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/embed/networks/aztec/helmfile.yaml.gotmpl b/internal/embed/networks/aztec/helmfile.yaml.gotmpl index c433323c..476a4957 100644 --- a/internal/embed/networks/aztec/helmfile.yaml.gotmpl +++ b/internal/embed/networks/aztec/helmfile.yaml.gotmpl @@ -21,7 +21,7 @@ releases: image: repository: aztecprotocol/aztec # renovate: datasource=docker depName=aztecprotocol/aztec - tag: 4.3.0 + tag: 4.4.0 pullPolicy: Always node: replicas: 1