Skip to content

Commit

Permalink
chore: release 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 3, 2022
1 parent 7061095 commit 13a3376
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## Version 0.7.1 (2022-07-03)

### Bug fixes

* [[`7061095a`](https://github.com/ckotzbauer/vulnerability-operator/commit/7061095a)] - **fix**: respect minSeverity and onlyFixed flags again

### Dependency updates

* [[`ffe5b2aa`](https://github.com/ckotzbauer/vulnerability-operator/commit/ffe5b2aa)] - **deps**: update sigs.k8s.io/wg-policy-prototypes digest to 3a45189


## Version 0.7.0 (2022-07-03)

### Features and improvements
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3093,8 +3093,6 @@ sigs.k8s.io/structured-merge-diff/v4 v4.0.2/go.mod h1:bJZC9H9iH24zzfZ/41RGcq60oK
sigs.k8s.io/structured-merge-diff/v4 v4.1.2/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZawJtm+Yrr7PPRQ0Vg4=
sigs.k8s.io/structured-merge-diff/v4 v4.2.1 h1:bKCqE9GvQ5tiVHn5rfn1r+yao3aLQEaLzkkmAkf+A6Y=
sigs.k8s.io/structured-merge-diff/v4 v4.2.1/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZawJtm+Yrr7PPRQ0Vg4=
sigs.k8s.io/wg-policy-prototypes v0.0.0-20220531142253-94fa4114ea5b h1:Pcd3GKDGER0Tp15jQDcIx+1oRkRbbxGL/blHJhq5lgc=
sigs.k8s.io/wg-policy-prototypes v0.0.0-20220531142253-94fa4114ea5b/go.mod h1:ylESIk14ctG6ldP4RkPYFiFUbVyqK7zmGJtyqtFccjc=
sigs.k8s.io/wg-policy-prototypes v0.0.0-20220621183026-3a45189307a3 h1:Zk/o0Fqu2y0fyuk7fVwGDQw8M6ysBvg8ZZk0UVYtDfw=
sigs.k8s.io/wg-policy-prototypes v0.0.0-20220621183026-3a45189307a3/go.mod h1:ylESIk14ctG6ldP4RkPYFiFUbVyqK7zmGJtyqtFccjc=
sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
Expand Down

0 comments on commit 13a3376

Please sign in to comment.