Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 10:00
· 257 commits to main since this release
v0.6.0
3c40057

This release adds support for Private Docker registries that require authentication.

To authenticate simply run docker login. slsa-provenance will read the credentials from the credential store.

Changelog

  • 8d0286f Add ClientOptions for authentication to crane
  • 3c40057 Bump v0.5.1 to v0.6.0 for release
  • 6d36724 Fix version in docker build
  • a16ebc9 Pass json as environment variables
  • 1d1afcf Replace docker client with crane

Full Changelog: v0.5.1...v0.6.0