Skip to content

Commit

Permalink
chore: bump kong chart to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored and rainest committed Aug 9, 2022
1 parent a6b05aa commit 08140b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Changelog

## Unreleased
## 2.12.0

### Improvements

* Added ClusterRole for cluster-scoped resources when using watchNamespaces.
[#611](https://github.com/Kong/charts/issues/611)
* Added `extraObjects` to create additional k8s resources as part of the helm release.
[FTI-4149](https://konghq.atlassian.net/browse/FTI-4149)
* Added `extraObjects` to create additional k8s resources as part of the helm release.
[#652](https://github.com/Kong/charts/issues/652)

## 2.11.0

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion charts/kong/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ maintainers:
name: kong
sources:
- https://github.com/Kong/charts/tree/main/charts/kong
version: 2.11.0
version: 2.12.0
appVersion: "2.8"
dependencies:
- name: postgresql
Expand Down

0 comments on commit 08140b7

Please sign in to comment.