Minor Changes
Patch Changes
-
#23037
003236a- #internal Add node-measured round-trip metrics to the confidential workflows ConfidentialModule:enclave_execution_time_ms(histogram) andenclave_execution_failures(counter), labeled by workflow. These are trusted (node-measured) and complement the non-attestedenclave.*metrics forwarded from the enclave. -
#23375
3e2a831- #internal MoveBuildWorkflowGetSecretsRequestIDto chainlink-common's vault capability package and use it in place of thevaultutilscopy, so all consumers derive the VaultDON GetSecrets request ID from a single definition.
Container Images
Core Image
DockerHub:
docker pull docker.io/smartcontract/chainlink:2.60.0
ECR:
docker pull public.ecr.aws/chainlink/chainlink:2.60.0
Digest: sha256:39cf34c67aafaff34f3663b9136fd06543dc035d3d1e9ffa43f5202fa7060e75
Verification
Verify the image signatures using cosign:
Core Image:
DockerHub:
cosign verify docker.io/smartcontract/chainlink@sha256:39cf34c67aafaff34f3663b9136fd06543dc035d3d1e9ffa43f5202fa7060e75 \
--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:39cf34c67aafaff34f3663b9136fd06543dc035d3d1e9ffa43f5202fa7060e75 \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp '^https://github.com/smartcontractkit/.*$' \
--certificate-github-workflow-repository smartcontractkit/chainlink