Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions charts/ingress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.22.0

- Bumped dependencies on `kong/kong` chart to `==3.0.2`. Review the [kong chart
changelog](https://github.com/Kong/charts/blob/main/charts/kong/CHANGELOG.md#302)
for details.

## 0.21.0

- Bumped dependencies on `kong/kong` chart to `==2.51.0`. Review the [kong chart
Expand Down
8 changes: 4 additions & 4 deletions charts/ingress/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: kong
repository: https://charts.konghq.com
version: 2.51.0
version: 3.0.2
- name: kong
repository: https://charts.konghq.com
version: 2.51.0
digest: sha256:d544f99d9d6d18ecd71a81114c4c7f4916c79f4ba6071e0d1c86eecdf19bab0c
generated: "2025-07-07T22:13:25.956444979+08:00"
version: 3.0.2
digest: sha256:9b311dddeb75e337558846b234b23e174d6788709aeff7355083883f836c3457
generated: "2026-01-10T12:39:48.156045+01:00"
6 changes: 3 additions & 3 deletions charts/ingress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ maintainers:
name: ingress
sources:
- https://github.com/Kong/charts/tree/main/charts/ingress
version: 0.21.0
version: 0.22.0
appVersion: "3.9"
dependencies:
- name: kong
version: "=2.51.0"
version: "=3.0.2"
repository: https://charts.konghq.com
alias: controller
condition: controller.enabled
- name: kong
version: "=2.51.0"
version: "=3.0.2"
repository: https://charts.konghq.com
alias: gateway
condition: gateway.enabled
44 changes: 22 additions & 22 deletions charts/ingress/ci/__snapshots__/gateway-discovery-values.snap

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

Loading
Loading