diff --git a/CHANGELOG.md b/CHANGELOG.md index ac21b904..882c4194 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## Version 0.34.0 (2024-05-11) + +### Dependency updates + +* [[`86730764`](https://github.com/ckotzbauer/sbom-operator/commit/86730764)] - **deps**: update module github.com/anchore/syft to v1.4.1 (#636) +* [[`99f67bca`](https://github.com/ckotzbauer/sbom-operator/commit/99f67bca)] - **deps**: update module golang.org/x/net to v0.25.0 (#637) +* [[`7669800f`](https://github.com/ckotzbauer/sbom-operator/commit/7669800f)] - **deps**: update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 +* [[`b4bac56a`](https://github.com/ckotzbauer/sbom-operator/commit/b4bac56a)] - **deps**: update sigstore/cosign-installer digest to 8d927bd + + ## Version 0.33.0 (2024-05-09) ### Build and testing