Skip to content

Commit

Permalink
feat: bump KIC to 3.1, update CRDs and bump Kong to 3.6 (#1011)
Browse files Browse the repository at this point in the history
Co-authored-by: Patryk Małek <[email protected]>
  • Loading branch information
czeslavo and pmalek authored Feb 19, 2024
1 parent 81eb594 commit 6c1421b
Show file tree
Hide file tree
Showing 20 changed files with 2,349 additions and 974 deletions.
9 changes: 9 additions & 0 deletions charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.37.0

### Changes

* Bumped default `kong/kubernetes-ingress-controller` image tag and updated CRDs to 3.1.
[#1011](https://github.com/Kong/charts/pull/1011)
* Bumped default `kong` image tag to 3.6.
[#1011](https://github.com/Kong/charts/pull/1011)

## 2.36.0

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions charts/kong/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ maintainers:
name: kong
sources:
- https://github.com/Kong/charts/tree/main/charts/kong
version: 2.36.0
appVersion: "3.5"
version: 2.37.0
appVersion: "3.6"
dependencies:
- name: postgresql
version: 11.9.13
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

96 changes: 64 additions & 32 deletions charts/kong/ci/__snapshots__/custom-labels-values.snap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6c1421b

Please sign in to comment.