Skip to content

Commit

Permalink
feat(kong): bump default Kong to 3.8 (#1192)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored Dec 13, 2024
1 parent 1577b29 commit 611d962
Show file tree
Hide file tree
Showing 26 changed files with 706 additions and 699 deletions.
7 changes: 7 additions & 0 deletions charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.45.0

### Changes

* Bump default `kong` image tag to 3.8.
[#1192](https://github.com/Kong/charts/pull/1192)

## 2.44.1

### Fixes
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.44.1
appVersion: "3.7"
version: 2.45.0
appVersion: "3.8"
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.

70 changes: 35 additions & 35 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 611d962

Please sign in to comment.