Minor Changes
Patch Changes
-
Move Vault node-side request authorization into the gateway handler and remove duplicated authorization from the Vault capability.
Container Images
Core Image
DockerHub:
docker pull docker.io/smartcontract/chainlink:2.41.0
Amazon ECR Public:
docker pull public.ecr.aws/chainlink/chainlink:2.41.0
Digest: sha256:575f28a6932afa9cd080ff308d7f3d7bfe2e630804c46cb3cad0e8c005fe58a0
Verification
Verify the image signatures using cosign:
Core Image:
cosign verify docker.io/smartcontract/chainlink@sha256:575f28a6932afa9cd080ff308d7f3d7bfe2e630804c46cb3cad0e8c005fe58a0 \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp '^https://github.com/smartcontractkit/.*$' \
--certificate-github-workflow-repository smartcontractkit/chainlink