Skip to content

Commit

Permalink
chore(kong): release 2.43.0 (#1177)
Browse files Browse the repository at this point in the history
* chore(kong): release 2.43.0

* chore: update golden tests
  • Loading branch information
pmalek authored Dec 2, 2024
1 parent a73e731 commit 5479b1f
Show file tree
Hide file tree
Showing 24 changed files with 323 additions and 317 deletions.
18 changes: 12 additions & 6 deletions charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
# Changelog

## Unreleased
* Added serviceMonitor.trustCRDsExist for render based deployments
* Add `migrations.ttlSecondsAfterFinished` option to chart
[#1174](https://github.com/Kong/charts/pull/1174)

## 2.43.0

### Changes

* Explicitly cert-manager group on Certificate. [#1128](https://github.com/Kong/charts/pull/1128)
* Add missing load balancer service values. [#1116](https://github.com/Kong/charts/pull/1116)
* Enables KIC metrics to be scraped by adding in a service to correctly work with the defined ServiceMonitor. [#1134](https://github.com/Kong/charts/pull/1134)
* Added `serviceMonitor.trustCRDsExist` for render based deployments
[#1077](https://github.com/Kong/charts/pull/1077)
* Add `migrations.ttlSecondsAfterFinished` option to chart
[#1174](https://github.com/Kong/charts/pull/1174)
* Explicitly cert-manager group on Certificate.
[#1128](https://github.com/Kong/charts/pull/1128)
* Add missing load balancer service values.
[#1116](https://github.com/Kong/charts/pull/1116)
* Enables KIC metrics to be scraped by adding in a service to correctly work with the defined ServiceMonitor.
[#1134](https://github.com/Kong/charts/pull/1134)

## 2.42.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 @@ -8,7 +8,7 @@ maintainers:
name: kong
sources:
- https://github.com/Kong/charts/tree/main/charts/kong
version: 2.42.0
version: 2.43.0
appVersion: "3.7"
dependencies:
- name: postgresql
Expand Down

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

32 changes: 16 additions & 16 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.

32 changes: 16 additions & 16 deletions charts/kong/ci/__snapshots__/custom-entities-rbac-3.2-values.snap

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

Loading

0 comments on commit 5479b1f

Please sign in to comment.