Skip to content

Releases: brigadecore/badgr

v1.1.1

31 Mar 21:52
031c615
Compare
Choose a tag to compare

This release is the same as v1.1.0, but was built with updated tools to generate a more accurate SBOM.

v1.1.0

29 Mar 21:50
f607c38
Compare
Choose a tag to compare

What's Changed Since v1.0.0

  • Built with Go 1.18
  • Test improvements
  • Enabled additional linters
  • Now building arm64 image in addition to amd64
  • Image runs as nonroot user
  • Image is scanned for vulnerabilities during CI
  • Image is signed
  • SBOM (software bill of materials) is generated and published as part of the release process (see assets below)
  • Chart defaults service type to ClusterIP

⚠️ Note that the maintainers have manually amended this release's SBOM due to a flaw in our release process, which will be corrected prior to the next patch release.

v1.1.0-rc.1

29 Mar 15:10
778be29
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release
Merge pull request #35 from krancour/image-signing

release: sign image

v1.0.0

01 Oct 01:53
d8fe04e
Compare
Choose a tag to compare
Merge pull request #10 from krancour/pre-release-version-bumps

pre-release version bumps

v0.1.0

20 Sep 18:43
6f938d7
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Merge pull request #3 from krancour/helm-upgrade

upgrade to helm 3.7.0 ga