Skip to content

Commit

Permalink
update images
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Nov 1, 2024
1 parent e25cad7 commit 4efb402
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion ansible/cleanup_ethereum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
- "nethermind"
- "execution"
- "execution-init"
- "reth"
- "nimbusel"
# Consensus layer clients
- "lighthouse-validator"
- "lighthouse"
Expand Down Expand Up @@ -65,6 +65,7 @@
- /data/geth
- /data/nethermind
- /data/reth
- /data/nimbusel
# Consensus layer data
- /data/lighthouse
- /data/lighthouse-validator
Expand Down
6 changes: 3 additions & 3 deletions ansible/inventories/devnet-4/group_vars/all/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ default_ethereum_client_images:
prysm: ethpandaops/prysm-beacon-chain:develop-4aa5410
prysm_validator: ethpandaops/prysm-validator:develop-4aa5410
teku: ethpandaops/teku:master-b22b3d5
grandine: ethpandaops/grandine:pectra-devnet4-9e75876
grandine: ethpandaops/grandine:pectra-devnet4--a72cc49
### Execution layer clients
besu: ethpandaops/besu:pectra-devnet-4-8ab3aac
geth: ethpandaops/geth:lightclient-prague-devnet-4-37035c5
erigon: ethpandaops/erigon:pectra_e2-a01dd24
erigon: ethpandaops/erigon:pectra_e2-b3fbcc0
ethereumjs: ethpandaops/ethereumjs:7702-devnet-4-plus-t8ntool-f487448
nethermind: ethpandaops/nethermind:pectra_devnet_4-c3827bc
reth: ethpandaops/reth:main-dd18af1
Expand All @@ -19,7 +19,7 @@ default_ethereum_client_images:
default_tooling_images:
xatu_sentry: ethpandaops/xatu:0.0.9-pectra-debian
ethereum_metrics_exporter: ethpandaops/ethereum-metrics-exporter:latest
tx_fuzz: ethpandaops/tx-fuzz:7702-3a117fb
tx_fuzz: ethpandaops/tx-fuzz:pr-56
forkmon: skylenet/nodemonitor:darkmode
forky: ethpandaops/forky:latest
fauceth: skylenet/fauceth:fix_fee_estimation
Expand Down

0 comments on commit 4efb402

Please sign in to comment.