Skip to content

Commit 35eccfc

Browse files
bussyjdOisinKyne
authored andcommitted
chore(network): bump ethereum reth image to v2.3.0
Bump the execution-client image tag for `obol network install ethereum` from v2.2.0 to v2.3.0 (latest reth release) and update the partial-archive comment to match. Generic version bump; no behavior change.
1 parent 0229070 commit 35eccfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/embed/networks/ethereum/helmfile.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ releases:
6363
- --full
6464
{{- else if eq (index .Values "pruneKind" | default "") "before" }}
6565
# Partial archive: keep state, receipts and bodies from
66-
# the requested block forward. Reth v2.2.0 and current
66+
# the requested block forward. Reth v2.3.0 and current
6767
# main both support exact .before cutoffs for these
6868
# segments, so avoid the coarser pre-merge preset.
6969
- --prune.account-history.before={{ .Values.pruneBlock }}

0 commit comments

Comments
 (0)