Releases: brigadecore/brigade-dockerhub-gateway
Releases · brigadecore/brigade-dockerhub-gateway
v0.4.1
This release is the same as v0.4.1, but was built with updated tools to generate a more accurate SBOM.
v0.4.0
What's Changed Since v0.3.0
- Built with Go 1.18
- 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)
- Non-breaking chart refactoring to facilitate smoother upgrades
⚠️ 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.
v0.4.0-rc.1
Merge pull request #55 from krancour/image-signing
release: sign image
v0.3.0
Merge pull request #33 from krancour/stable-api
switch to stable api
v0.2.0
Merge pull request #6 from krancour/chart-fixes
chart: remove duplicate labels and fix selectors
v0.1.0
Merge pull request #2 from krancour/better-examples
improve examples