ethpandaops / ethereum-helm-charts

A set of Helm charts to run multiple components of the Ethereum blockchain on Kubernetes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prysm v4.0.8

PippinAintEasy-B opened this issue · comments

Hey just wondering when you will update your dockerhub prysm image to version 4.0.8

Best regards

Hey @PippinAintEasy-B . I just triggered a manual build for that tag in here: https://github.com/ethpandaops/eth-client-docker-image-builder/actions/runs/6159527765

It should be up in some minutes.

QQ: @Savid @barnabasbusa do you guys know if we're watching for release tags and building images automatically? I know we're doing it for certain branches as per https://github.com/ethpandaops/eth-client-docker-image-builder/blob/master/config.yaml#L164 , but I'm not sure about release tags.

Oh thank you very much.

And Thanks for the quick answer!

Watching releases would be great for prysm indeed.

@Savid is this something we can easily add? Trigger a build whenever prysm makes a release? Basically watching for vX.Y.Z in their repo tags: https://github.com/prysmaticlabs/prysm/tags (Wouldn't bother about other tags, e.g. the alpha suffixed ones)

The upstream images are now compatible with our helm charts.