|
| 1 | +## Version 0.6.0 (2022-05-14) |
| 2 | + |
| 3 | +### Build and testing |
| 4 | + |
| 5 | +* [[`f5008427`](https://github.com/ckotzbauer/vulnerability-operator/commit/f5008427)] - **build**: update to go@1.18.2 |
| 6 | +* [[`5c2b8396`](https://github.com/ckotzbauer/vulnerability-operator/commit/5c2b8396)] - **build**: downgrade goreleaser |
| 7 | +* [[`5370b682`](https://github.com/ckotzbauer/vulnerability-operator/commit/5370b682)] - **build**: update goreleaser |
| 8 | + |
| 9 | +### Documentation |
| 10 | + |
| 11 | +* [[`e679f477`](https://github.com/ckotzbauer/vulnerability-operator/commit/e679f477)] - **doc**: add version [skip ci] |
| 12 | +* [[`9cbfd5b2`](https://github.com/ckotzbauer/vulnerability-operator/commit/9cbfd5b2)] - **doc**: update main-versions |
| 13 | + |
| 14 | +### Dependency updates |
| 15 | + |
| 16 | +* [[`15cf96bb`](https://github.com/ckotzbauer/vulnerability-operator/commit/15cf96bb)] - **deps**: update module github.com/prometheus/client_golang to v1.12.2 |
| 17 | +* [[`6def024e`](https://github.com/ckotzbauer/vulnerability-operator/commit/6def024e)] - **deps**: update module github.com/anchore/grype to v0.37.0 |
| 18 | +* [[`1ad6fab9`](https://github.com/ckotzbauer/vulnerability-operator/commit/1ad6fab9)] - **deps**: update ckotzbauer/actions-toolkit action to v0.14.1 |
| 19 | +* [[`db3e71cf`](https://github.com/ckotzbauer/vulnerability-operator/commit/db3e71cf)] - **deps**: update module github.com/anchore/grype to v0.36.1 |
| 20 | +* [[`2501499a`](https://github.com/ckotzbauer/vulnerability-operator/commit/2501499a)] - **deps**: update kubernetes versions to v0.24.0 |
| 21 | +* [[`e0c14135`](https://github.com/ckotzbauer/vulnerability-operator/commit/e0c14135)] - **deps**: update module github.com/anchore/syft to v0.45.1 |
| 22 | +* [[`41bdcca5`](https://github.com/ckotzbauer/vulnerability-operator/commit/41bdcca5)] - **deps**: update ckotzbauer/actions-toolkit action to v0.14.0 |
| 23 | +* [[`94d6c643`](https://github.com/ckotzbauer/vulnerability-operator/commit/94d6c643)] - **deps**: update docker/build-push-action action to v3 |
| 24 | +* [[`b068f9f1`](https://github.com/ckotzbauer/vulnerability-operator/commit/b068f9f1)] - **deps**: update docker/setup-buildx-action action to v2 |
| 25 | +* [[`e56ec66f`](https://github.com/ckotzbauer/vulnerability-operator/commit/e56ec66f)] - **deps**: update docker/setup-qemu-action action to v2 |
| 26 | +* [[`c06acced`](https://github.com/ckotzbauer/vulnerability-operator/commit/c06acced)] - **deps**: update module github.com/anchore/grype to v0.36.0 |
| 27 | +* [[`636c6fff`](https://github.com/ckotzbauer/vulnerability-operator/commit/636c6fff)] - **deps**: update module github.com/anchore/syft to v0.45.0 |
| 28 | +* [[`f09a3da2`](https://github.com/ckotzbauer/vulnerability-operator/commit/f09a3da2)] - **deps**: update ckotzbauer/actions-toolkit action to v0.13.0 |
| 29 | +* [[`223293b3`](https://github.com/ckotzbauer/vulnerability-operator/commit/223293b3)] - **deps**: update kubernetes versions to v0.23.6 |
| 30 | + |
| 31 | +### Common changes |
| 32 | + |
| 33 | +* [[`9ece3cca`](https://github.com/ckotzbauer/vulnerability-operator/commit/9ece3cca)] - **chore**: tidy go.sum |
| 34 | +* [[`ed1d02b5`](https://github.com/ckotzbauer/vulnerability-operator/commit/ed1d02b5)] - **chore**: ignore several cves |
| 35 | + |
| 36 | + |
1 | 37 | ## Version 0.5.0 (2022-04-16) |
2 | 38 |
|
3 | 39 | ### Bug fixes |
|
0 commit comments