-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ba02b4
commit bf89551
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,44 @@ | ||
## Version 0.4.0 (2022-04-08) | ||
|
||
### Features and improvements | ||
|
||
* [[`2b24a433`](https://github.com/ckotzbauer/vulnerability-operator/commit/2b24a433)] - **feat**: avoid duplicates through related CVEs | ||
* [[`739aa981`](https://github.com/ckotzbauer/vulnerability-operator/commit/739aa981)] - **feat**: flip execution order to process at once | ||
* [[`eac27a9e`](https://github.com/ckotzbauer/vulnerability-operator/commit/eac27a9e)] - **feat**: update to [email protected] | ||
|
||
### Build and testing | ||
|
||
* [[`6ba02b4b`](https://github.com/ckotzbauer/vulnerability-operator/commit/6ba02b4b)] - **build**: use reusable-workflows [6] | ||
* [[`628fa1cb`](https://github.com/ckotzbauer/vulnerability-operator/commit/628fa1cb)] - **build**: use reusable-workflows [5] | ||
* [[`677977f6`](https://github.com/ckotzbauer/vulnerability-operator/commit/677977f6)] - **build**: use reusable-workflows [4] | ||
* [[`20e23fbc`](https://github.com/ckotzbauer/vulnerability-operator/commit/20e23fbc)] - **build**: use reusable-workflows [3] | ||
* [[`9d615815`](https://github.com/ckotzbauer/vulnerability-operator/commit/9d615815)] - **build**: use reusable-workflows [2] | ||
* [[`b368465b`](https://github.com/ckotzbauer/vulnerability-operator/commit/b368465b)] - **build**: use reusable-workflows [1] | ||
|
||
### Dependency updates | ||
|
||
* [[`37d73fad`](https://github.com/ckotzbauer/vulnerability-operator/commit/37d73fad)] - **deps**: update ckotzbauer/actions-toolkit action to v0.10.1 | ||
* [[`f13c613e`](https://github.com/ckotzbauer/vulnerability-operator/commit/f13c613e)] - **deps**: update alpine digest to f22945d | ||
* [[`59c44d4e`](https://github.com/ckotzbauer/vulnerability-operator/commit/59c44d4e)] - **deps**: update alpine digest to ceeae28 (#30) | ||
* [[`010caa53`](https://github.com/ckotzbauer/vulnerability-operator/commit/010caa53)] - **deps**: update module github.com/anchore/grype to v0.34.7 (#31) | ||
* [[`934250ac`](https://github.com/ckotzbauer/vulnerability-operator/commit/934250ac)] - **deps**: update ckotzbauer/actions-toolkit action to v0.10.0 (#32) | ||
* [[`ac1e5ef0`](https://github.com/ckotzbauer/vulnerability-operator/commit/ac1e5ef0)] - **deps**: update module github.com/anchore/syft to v0.42.4 (#27) | ||
* [[`a428c36e`](https://github.com/ckotzbauer/vulnerability-operator/commit/a428c36e)] - **deps**: bump pascalgn/automerge-action | ||
* [[`9dc28746`](https://github.com/ckotzbauer/vulnerability-operator/commit/9dc28746)] - **deps**: update ckotzbauer/label-command-action action to v2 | ||
* [[`6227718b`](https://github.com/ckotzbauer/vulnerability-operator/commit/6227718b)] - **deps**: update alpine digest to d6d0a0e (#24) | ||
* [[`a2a98b59`](https://github.com/ckotzbauer/vulnerability-operator/commit/a2a98b59)] - **deps**: update kubernetes versions to v0.23.5 (#25) | ||
* [[`733004d6`](https://github.com/ckotzbauer/vulnerability-operator/commit/733004d6)] - **deps**: update module github.com/anchore/grype to v0.34.3 (#26) | ||
* [[`f51081e6`](https://github.com/ckotzbauer/vulnerability-operator/commit/f51081e6)] - **deps**: update ckotzbauer/actions-toolkit action to v0.9.0 (#19) | ||
* [[`46ff889a`](https://github.com/ckotzbauer/vulnerability-operator/commit/46ff889a)] - **deps**: update module github.com/anchore/syft to v0.41.4 (#20) | ||
* [[`7537929d`](https://github.com/ckotzbauer/vulnerability-operator/commit/7537929d)] - **deps**: update module github.com/spf13/cobra to v1.4.0 (#21) | ||
|
||
### Common changes | ||
|
||
* [[`fd1daad4`](https://github.com/ckotzbauer/vulnerability-operator/commit/fd1daad4)] - **chore**: remove dependabot [skip ci] | ||
* [[`e3f781b0`](https://github.com/ckotzbauer/vulnerability-operator/commit/e3f781b0)] - **chore**: update community-files [skip ci] | ||
* [[`8161e089`](https://github.com/ckotzbauer/vulnerability-operator/commit/8161e089)] - **revert "deps**: update module github.com/anchore/syft to v0.41.4 (#20)" | ||
|
||
|
||
## Version 0.3.0 (2022-03-09) | ||
|
||
### Features and improvements | ||
|