Skip to content

Commit

Permalink
feat(devnet-5): bump checkpointz version
Browse files Browse the repository at this point in the history
  • Loading branch information
Savid committed Jan 30, 2025
1 parent 6f4e7eb commit 8ce7321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/inventories/devnet-5/group_vars/all/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ default_tooling_images:
powfaucet: docker.ethquokkaops.io/dh/pk910/powfaucet:v2-stable
ethstats: docker.ethquokkaops.io/dh/skylenet/ethstats-server:poa-no-geoip
homepage: docker.ethquokkaops.io/dh/ethpandaops/ethereum-testnet-homepage:latest
checkpointz: docker.ethquokkaops.io/dh/ethpandaops/checkpointz:0.0.11-electra
checkpointz: docker.ethquokkaops.io/dh/ethpandaops/checkpointz:0.0.12-electra
blockscout: docker.ethquokkaops.io/dh/blockscout/blockscout:latest
blockscout_frontend: docker.ethquokkaops.io/gh/blockscout/frontend:latest
beacon_metrics_gazer: docker.ethquokkaops.io/dh/dapplion/beacon-metrics-gazer:latest
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/devnet-5/checkpointz/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ checkpointz:

image:
repository: docker.ethquokkaops.io/dh/ethpandaops/checkpointz
tag: 0.0.11-electra
tag: 0.0.12-electra
pullPolicy: IfNotPresent
resources:
requests:
Expand Down

0 comments on commit 8ce7321

Please sign in to comment.