Skip to content

Releases: smallstep/step-agent-plugin

Step Agent v0.4.3 (23-10-11)

11 Oct 18:18
72366b1
Compare
Choose a tag to compare

Official Release Artifacts

Linux

For more builds across platforms and architectures, see the Assets section below.

Signatures and Checksums

step-agent-plugin uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Downloads/step-agent-plugin_linux_0.4.3_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-agent-plugin_linux_0.4.3_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/step-agent-plugin/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-agent-plugin_linux_0.4.3_amd64.tar.gz

The checksums.txt file (in the Assets section below) contains a checksum for every artifact in the release.

Step Agent v0.4.2 (23-09-21)

21 Sep 16:06
72366b1
Compare
Choose a tag to compare

Official Release Artifacts

Linux

For more builds across platforms and architectures, see the Assets section below.

Signatures and Checksums

step-agent-plugin uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Downloads/step-agent-plugin_linux_0.4.2_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-agent-plugin_linux_0.4.2_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/step-agent-plugin/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-agent-plugin_linux_0.4.2_amd64.tar.gz

The checksums.txt file (in the Assets section below) contains a checksum for every artifact in the release.

Step Agent v0.4.1 (23-09-20)

20 Sep 20:27
72366b1
Compare
Choose a tag to compare

Official Release Artifacts

Linux

For more builds across platforms and architectures, see the Assets section below.

Signatures and Checksums

step-agent-plugin uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Downloads/step-agent-plugin_linux_0.4.1_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-agent-plugin_linux_0.4.1_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/step-agent-plugin/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-agent-plugin_linux_0.4.1_amd64.tar.gz

The checksums.txt file (in the Assets section below) contains a checksum for every artifact in the release.

Step Agent v0.4.0 (23-09-14)

14 Sep 19:28
72366b1
Compare
Choose a tag to compare

Official Release Artifacts

Linux

For more builds across platforms and architectures, see the Assets section below.

Signatures and Checksums

step-agent-plugin uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Downloads/step-agent-plugin_linux_0.4.0_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-agent-plugin_linux_0.4.0_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/step-agent-plugin/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-agent-plugin_linux_0.4.0_amd64.tar.gz

The checksums.txt file (in the Assets section below) contains a checksum for every artifact in the release.

Step Agent v0.3.0 (23-09-05)

05 Sep 21:12
72366b1
Compare
Choose a tag to compare

Official Release Artifacts

Linux

For more builds across platforms and architectures, see the Assets section below.

Signatures and Checksums

step-agent-plugin uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Downloads/step-agent-plugin_linux_0.3.0_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-agent-plugin_linux_0.3.0_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/step-agent-plugin/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-agent-plugin_linux_0.3.0_amd64.tar.gz

The checksums.txt file (in the Assets section below) contains a checksum for every artifact in the release.

Step Agent v0.2.0 (23-08-17)

17 Aug 14:49
72366b1
Compare
Choose a tag to compare

Official Release Artifacts

Linux

For more builds across platforms and architectures, see the Assets section below.

Signatures and Checksums

step-agent-plugin uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Downloads/step-agent-plugin_linux_0.2.0_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-agent-plugin_linux_0.2.0_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/step-agent-plugin/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-agent-plugin_linux_0.2.0_amd64.tar.gz

The checksums.txt file (in the Assets section below) contains a checksum for every artifact in the release.

Step Agent v0.1.2 (23-07-28)

28 Jul 17:25
6885745
Compare
Choose a tag to compare

Official Release Artifacts

Linux

For more builds across platforms and architectures, see the Assets section below.

Signatures and Checksums

step-agent-plugin uses sigstore/cosign for signing and verifying release artifacts.

Below is an example using cosign to verify a release artifact:

cosign verify-blob \
  --certificate ~/Downloads/step-agent-plugin_linux_0.1.2_amd64.tar.gz.sig.pem \
  --signature ~/Downloads/step-agent-plugin_linux_0.1.2_amd64.tar.gz.sig \
  --certificate-identity-regexp "https://github\.com/smallstep/step-agent-plugin/.*" \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  ~/Downloads/step-agent-plugin_linux_0.1.2_amd64.tar.gz

The checksums.txt file (in the Assets section below) contains a checksum for every artifact in the release.