Immutable
release. Only release title and notes can be modified.
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/chainlinkECR:
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