github smartcontractkit/chainlink v2.45.1

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

Patch Changes

  • #22303 77dc29f - Fix Operator UI jobs management after legacy Keepers v1 removal: bump bundled Operator UI so GraphQL no longer queries removed KeeperSpec types. #bugfix #nops

Container Images

Core Image

DockerHub:

docker pull docker.io/smartcontract/chainlink:2.45.1

Amazon ECR Public:

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

Digest: sha256:444192c57d428d589d1425828f4394d83633ea108439c2ec528c07c68dd67843

Verification

Verify the image signatures using cosign:

Core Image:

cosign verify docker.io/smartcontract/chainlink@sha256:444192c57d428d589d1425828f4394d83633ea108439c2ec528c07c68dd67843 \
  --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.45.0

Don't miss a new chainlink release

NewReleases is sending notifications on new releases.