Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update images dencun-ready #364

Merged
merged 3 commits into from
Mar 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Update client images to Dencun-ready versions.
-
## [v1.3.1] - 2024-02-14

### Fixed
Expand Down
24 changes: 12 additions & 12 deletions configs/client_images.yaml
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
execution:
geth:
name: ethereum/client-go
version: v1.13.12
version: v1.13.14
besu:
name: hyperledger/besu
version: 24.1.1
version: 24.3.0
nethermind:
name: nethermind/nethermind
version: 1.25.3
version: 1.25.4
erigon:
name: thorax/erigon
version: v2.57.3
version: v2.58.1
consensus:
lighthouse:
name: sigp/lighthouse
version: v4.6.0
version: v5.0.0
lodestar:
name: chainsafe/lodestar
version: v1.15.1
version: v1.16.0
teku:
name: consensys/teku
version: 24.1.1
version: 24.3.0
prysm:
name: gcr.io/prysmaticlabs/prysm/beacon-chain
version: v4.2.1
version: v5.0.0
validator:
lighthouse:
name: sigp/lighthouse
version: v4.6.0
version: v5.0.0
lodestar:
name: chainsafe/lodestar
version: v1.15.1
version: v1.16.0
teku:
name: consensys/teku
version: 24.1.1
version: 24.3.0
prysm:
name: gcr.io/prysmaticlabs/prysm/validator
version: v4.2.1
version: v5.0.0