Skip to content

Releases: sigstore/scaffolding

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 11 Apr 16:32
v0.2.6
8788864

What's Changed

  • Test with v0.2.5, update docs. by @vaikas in #89
  • Add sigstore terraform for GCP by @priyawadhwa in #93
  • Add in github action for terraform fmt and tfsec by @priyawadhwa in #98
  • sigstore module depends on bastion module by @priyawadhwa in #97
  • Add examples for signing and verifying an image, as well as by @vaikas in #94
  • Mention there are TF templates, add pointer. by @vaikas in #96
  • Resurrect trillian createdb by @k4leung4 in #92
  • fix secret keys to match helm chart expectation. by @k4leung4 in #99
  • Allow specifying the password to use for creating and encrypting keys and pems by @k4leung4 in #103
  • change default cert registration info. by @k4leung4 in #104
  • Make enabling CA service with Fulcio optional by @priyawadhwa in #101
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #109
  • Bump hashicorp/setup-terraform from 1.3.2 to 1.4.0 by @dependabot in #108
  • pin versions using git commit instead of tags by @cpanato in #110

New Contributors

Full Changelog: v0.2.5...v0.2.6

Thanks to all contributors!

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 05 Apr 16:31
v0.2.5
f02c6ab

What's Changed

Full Changelog: v0.2.4...v0.2.5

Thanks to all contributors!

v0.2.4

v0.2.4 Pre-release
Pre-release

Choose a tag to compare

@vaikas vaikas released this 04 Apr 22:35
ad8e247

What's Changed

******* @vaikas screwed up this release :) Do not use, there are no artifacts *******

  • more detailed log for fulcio root cert fetch error by @tsl0922 in #84
  • Start of an action to install kind,knative and sigstore pieces + tests. by @vaikas in #85
  • rename inputs to be more consistent with others. by @vaikas in #86
  • Test release with v0.2.3. by @vaikas in #87
  • Use apko as base image and add version information by @cpanato in #88

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 28 Mar 09:05
v0.2.3
ec1f975

What's Changed

  • Bump docs release version to v0.2.2 and test with it. by @vaikas in #74
  • Bump k8s.io/client-go from 0.23.4 to 0.23.5 by @dependabot in #76
  • Bump k8s.io/code-generator from 0.23.4 to 0.23.5 by @dependabot in #79
  • Bump github.com/go-openapi/runtime from 0.23.2 to 0.23.3 by @dependabot in #77
  • Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 by @dependabot in #83
  • Bump actions/cache from 2 to 3 by @dependabot in #82
  • Starting to play with URLs in e2e tests. by @vaikas in #75

Full Changelog: v0.2.2...v0.2.3

Thanks to all contributors!

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 16 Mar 10:38
afc6034

What's Changed

  • update license headers and add job to check the boilerplate by @cpanato in #69
  • Bump google.golang.org/grpc from 1.44.0 to 1.45.0 by @dependabot in #71
  • add shellcheck action job by @cpanato in #72
  • Change job check-oidc name to sign-job. by @vaikas in #73

Full Changelog: v0.2.1...v0.2.2

Thanks to all contributors!

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 14:27
v0.2.1
fdc5bdd

What's Changed

  • Bump sigstore/cosign-installer from 2.0.1 to 2.1.0 by @dependabot in #55
  • Bump google.golang.org/grpc from 1.43.0 to 1.44.0 by @dependabot in #59
  • Bump github.com/go-openapi/strfmt from 0.21.1 to 0.21.2 by @dependabot in #63
  • Bump github.com/go-openapi/runtime from 0.21.0 to 0.23.2 by @dependabot in #62
  • Bump github.com/sigstore/rekor from 0.4.0 to 0.5.0 by @dependabot in #61
  • Bump k8s.io/apimachinery from 0.23.1 to 0.23.4 by @dependabot in #56
  • Bump k8s.io/api from 0.23.1 to 0.23.4 by @dependabot in #60
  • Bump k8s.io/client-go from 0.23.1 to 0.23.4 by @dependabot in #58
  • Bump k8s.io/code-generator from 0.22.5 to 0.23.4 by @dependabot in #57
  • Fix issue #65 by renaming ctlog/createcerts to createctconfig by @vaikas in #67
  • fix ko config by @cpanato in #68

Full Changelog: v0.2.0...v0.2.1

Thanks to all contributors!

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 14:05
v0.2.0
326cd6f

What's Changed

New Contributors

Full Changelog: v0.1.19...v0.2.0

Thanks to all contributors!

Release v0.1.19

Choose a tag to compare

@vaikas vaikas released this 26 Feb 22:04
7ff93d8

Stop releasing ARM artifacts as they are no longer necessary.

Release v0.1.18

Choose a tag to compare

@vaikas vaikas released this 26 Feb 21:27
1620cdf

Use the CI version of the trillian db which has schema already in it, so no need for createdb job anymore.

Release v0.1.17

Choose a tag to compare

@vaikas vaikas released this 17 Feb 17:11
95b6d39

Add more configurability.