From e9b21d395b01725d86c4fd436fc9129177b1b3fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 12:07:47 +0000 Subject: [PATCH] chore(deps): update ethereum el/cl client updates --- internal/embed/networks/ethereum/helmfile.yaml.gotmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/embed/networks/ethereum/helmfile.yaml.gotmpl b/internal/embed/networks/ethereum/helmfile.yaml.gotmpl index 0edf109c..698c2403 100644 --- a/internal/embed/networks/ethereum/helmfile.yaml.gotmpl +++ b/internal/embed/networks/ethereum/helmfile.yaml.gotmpl @@ -94,7 +94,7 @@ releases: tag: v2.3.0 {{- else if eq .Values.executionClient "geth" }} # renovate: datasource=github-releases depName=ethereum/go-ethereum - tag: v1.17.3 + tag: v1.17.4 {{- else if eq .Values.executionClient "nethermind" }} # renovate: datasource=github-releases depName=NethermindEth/nethermind tag: "1.38.1" @@ -103,7 +103,7 @@ releases: tag: "26.6.1" {{- else if eq .Values.executionClient "erigon" }} # renovate: datasource=github-releases depName=erigontech/erigon - tag: v3.4.3 + tag: v3.4.4 {{- end }} persistence: enabled: true @@ -117,7 +117,7 @@ releases: image: {{- if eq .Values.consensusClient "lighthouse" }} # renovate: datasource=github-releases depName=sigp/lighthouse - tag: v8.1.3 + tag: v8.2.0 {{- else if eq .Values.consensusClient "prysm" }} # renovate: datasource=github-releases depName=OffchainLabs/prysm tag: v7.1.5