github smartcontractkit/chainlink v2.53.0

latest releases: v2.54.0-rc.0, v2.54.0-beta.0
5 hours ago

Minor Changes

Patch Changes

  • #22306 fe0013a - #updated #nops Updated documentation for SVR multiplexing and CustomURLs configuration.

  • #22892 5481a58 - Use updated arbitrum gas estimator with refresh interval: 10s -> 2s and gas bump 1.5x -> 1.9x #changed


Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.53.0

ECR:

docker pull public.ecr.aws/chainlink/chainlink:2.53.0

Digest: sha256:73dedbc927217da94da50b159824410679adf6cbf8a933e6cb4a56445ce408e0

Verification

Verify the image signatures using cosign:

Core Image:
DockerHub:

cosign verify docker.io/smartcontract/chainlink@sha256:73dedbc927217da94da50b159824410679adf6cbf8a933e6cb4a56445ce408e0 \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp '^https://github.com/smartcontractkit/.*$' \
  --certificate-github-workflow-repository smartcontractkit/chainlink

ECR:

cosign verify public.ecr.aws/chainlink/chainlink@sha256:73dedbc927217da94da50b159824410679adf6cbf8a933e6cb4a56445ce408e0 \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp '^https://github.com/smartcontractkit/.*$' \
  --certificate-github-workflow-repository smartcontractkit/chainlink

🔗 Full Changelog

View full changelog

📊 Diff from Previous Release

View changes from v2.52.0

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.