github stampchain-io/btc_stamps 1.9.2
Release 1.9.2

4 hours ago

What's Changed

Full Changelog: 1.9.1...1.9.2


Signed release image

This release is published to Docker Hub as an immutable digest and signed
keyless (Sigstore/cosign, GitHub Actions OIDC - no private keys):

btcstamps/indexer@sha256:cb64cc0b8e5c3cc0c5d6eedd3bc4859788a7a3dc39a55177a288f4d577ef14f1

Verify the signature:

cosign verify \
  --certificate-identity-regexp '^https://github.com/stampchain-io/btc_stamps/.github/workflows/docker-auto-publish.yml@refs/tags/1.9.2$' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  btcstamps/indexer@sha256:cb64cc0b8e5c3cc0c5d6eedd3bc4859788a7a3dc39a55177a288f4d577ef14f1

Verify the SPDX SBOM attestation:

cosign verify-attestation --type spdxjson \
  --certificate-identity-regexp '^https://github.com/stampchain-io/btc_stamps/.github/workflows/docker-auto-publish.yml@refs/tags/1.9.2$' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  btcstamps/indexer@sha256:cb64cc0b8e5c3cc0c5d6eedd3bc4859788a7a3dc39a55177a288f4d577ef14f1

Don't miss a new btc_stamps release

NewReleases is sending notifications on new releases.