Skip to content

Commit

Permalink
chore(*) release 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rainest committed Jun 27, 2022
1 parent 51d7bb4 commit d8ae1fb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,19 @@

## Unreleased

Nothing yet.

## 2.10.0

### Added

* Added option to disable test job pods.
[#598](https://github.com/Kong/charts/issues/598)
* Changed default admission failure policy from `Fail` to `Ignore`.
[#612](https://github.com/Kong/charts/issues/612)
* ServiceAccount tokens are now only mounted in the controller container to
limit attack surface.
[#619](https://github.com/Kong/charts/issues/619)

## 2.9.1

Expand Down
2 changes: 1 addition & 1 deletion charts/kong/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ maintainers:
email: [email protected]
name: kong
sources:
version: 2.9.1
version: 2.10.0
appVersion: "2.8"
dependencies:
- name: postgresql
Expand Down

0 comments on commit d8ae1fb

Please sign in to comment.