Skip to content

Commit

Permalink
Merge pull request #99 from simonpasquier/cut-0.8.0
Browse files Browse the repository at this point in the history
*: cut v0.8.0
  • Loading branch information
paulfantom committed Nov 4, 2020
2 parents 2cd7a5f + b703e7c commit 2924b3a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Next release
## 0.8.0 / 2020-11-03

* [FEATURE] Add ability with the new `--ignore-paths` flag to define paths for which kube-rbac-proxy will proxy without performing authn/authz. This cannot be used with `--allow-paths`. #91

## 0.7.0 / 2020-09-15

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.7.0
v0.8.0

0 comments on commit 2924b3a

Please sign in to comment.