diff --git a/CHANGELOG.md b/CHANGELOG.md index d34da2d..781a9ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## Version 0.20.0 (2023-09-23) + +### Dependency updates + +* [[`6aadb5b4`](https://github.com/ckotzbauer/vulnerability-operator/commit/6aadb5b4)] - **deps**: update module github.com/anchore/grype to v0.69.0 (#341) +* [[`2a8a4db9`](https://github.com/ckotzbauer/vulnerability-operator/commit/2a8a4db9)] - **deps**: update module github.com/sylabs/sif/v2 to v2.14.1 (#345) +* [[`53f83b67`](https://github.com/ckotzbauer/vulnerability-operator/commit/53f83b67)] - **deps**: update module github.com/containerd/containerd to v1.7.6 (#340) +* [[`988d7fb2`](https://github.com/ckotzbauer/vulnerability-operator/commit/988d7fb2)] - **deps**: update module github.com/anchore/syft to v0.90.0 (#342) +* [[`c6ea3d71`](https://github.com/ckotzbauer/vulnerability-operator/commit/c6ea3d71)] - **deps**: update kubernetes versions to v0.28.2 +* [[`7676fe07`](https://github.com/ckotzbauer/vulnerability-operator/commit/7676fe07)] - **deps**: update github.com/anchore/stereoscope digest to 2fc2d6c +* [[`48dfee69`](https://github.com/ckotzbauer/vulnerability-operator/commit/48dfee69)] - **deps**: update module golang.org/x/net to v0.15.0 +* [[`b5ab01cb`](https://github.com/ckotzbauer/vulnerability-operator/commit/b5ab01cb)] - **deps**: update github.com/anchore/stereoscope digest to 057dda3 + + ## Version 0.19.0 (2023-09-03) ### Dependency updates