Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kong/kong to v2.41.1 and release v0.14.1 #1129

Merged
merged 1 commit into from
Sep 13, 2024
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
8 changes: 8 additions & 0 deletions charts/ingress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.14.1

### Improvements

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

## 0.14.0

### Improvements
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.41.0
version: 2.41.1
- name: kong
repository: https://charts.konghq.com
version: 2.41.0
digest: sha256:dcaf813dfaf866ef39e8178b5c986194ff1cc7e59bb20ff3b2c16cd78e759121
generated: "2024-08-29T19:20:49.618364572+08:00"
version: 2.41.1
digest: sha256:72332990731ecf6443e17a99c2bfa10d4e194db0e59101ad5af49837f60df756
generated: "2024-09-13T04:36:55.443996612+08: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.14.0
version: 0.14.1
appVersion: "3.6"
dependencies:
- name: kong
version: "=2.41.0"
version: "=2.41.1"
repository: https://charts.konghq.com
alias: controller
condition: controller.enabled
- name: kong
version: "=2.41.0"
version: "=2.41.1"
repository: https://charts.konghq.com
alias: gateway
condition: gateway.enabled
40 changes: 20 additions & 20 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