Skip to content

Commit

Permalink
feat(kong): bump Kong version to 3.9 (#1219)
Browse files Browse the repository at this point in the history
* (feat): bump Kong version to 3.9

Just bumping the version under the assumption that the new version doesn't require any changes to the helm chart itself.

Closes #1218

* Update charts/kong/CHANGELOG.md

---------

Co-authored-by: Patryk Małek <[email protected]>
  • Loading branch information
ybasket and pmalek authored Jan 17, 2025
1 parent c770e5a commit 53cf4bd
Show file tree
Hide file tree
Showing 22 changed files with 373 additions and 372 deletions.
1 change: 1 addition & 0 deletions charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
`<FULLNAME>-validations` to `<FULLNAME>-<CHART-INSTALLATION-NAMESPACE>-validations`
to avoid collisions in case of multiple installations.
[#1211](https://github.com/Kong/charts/pull/1211)
* Bumped default `kong` image tag to 3.9. [#1219](https://github.com/Kong/charts/pull/1219)

## 2.46.0

Expand Down
2 changes: 1 addition & 1 deletion charts/kong/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: kong
sources:
- https://github.com/Kong/charts/tree/main/charts/kong
version: 2.46.0
appVersion: "3.8"
appVersion: "3.9"
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.

38 changes: 19 additions & 19 deletions charts/kong/ci/__snapshots__/admission-webhook-configuration.snap

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

Loading

0 comments on commit 53cf4bd

Please sign in to comment.