Releases: brigadecore/brigade-noisy-neighbor
Releases · brigadecore/brigade-noisy-neighbor
v1.0.0-rc.1
doc updates (#60)
Signed-off-by: Kent Rancourt <kent.rancourt@microsoft.com>
v0.4.1
This release is the same as v0.4.0, 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)
Thank You to New Contributors
⚠️ 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 #51 from krancour/image-signing
release: sign image
v0.3.0
Merge pull request #28 from krancour/stable-api
switch to stable api
v0.2.1
Merge pull request #6 from krancour/pre-release-version-bumps
pre-release version bumps
v0.2.0
Merge pull request #4 from krancour/helm-3.7
updating for helm 3.7
v0.1.0
Initial commit
Signed-off-by: willie-yao <t-williamyao@microsoft.com>