Skip to content

Commit

Permalink
(feat): bump Kong version to 3.9
Browse files Browse the repository at this point in the history
Just bumping the version under the assumption that the new version doesn't require any changes to the helm chart itself.

Closes Kong#1218
  • Loading branch information
ybasket committed Jan 15, 2025
1 parent c770e5a commit 1dfec66
Show file tree
Hide file tree
Showing 22 changed files with 374 additions and 372 deletions.
2 changes: 2 additions & 0 deletions charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
to avoid collisions in case of multiple installations.
[#1211](https://github.com/Kong/charts/pull/1211)

* Bumped default `kong` image tag to 3.9.

## 2.46.0

### Changes
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 1dfec66

Please sign in to comment.