Skip to content

Commit

Permalink
chore(ingress): bump kong/kong and release 0.13.0 (#1087)
Browse files Browse the repository at this point in the history
  • Loading branch information
czeslavo committed Jun 12, 2024
1 parent 995a470 commit 2854eb8
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 29 deletions.
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.38.0
version: 2.39.0
- name: kong
repository: https://charts.konghq.com
version: 2.38.0
digest: sha256:64a48e09ab03fceefc9316cfdf1bd20799fd9d065826b28dfb5f2e27ca906b2f
generated: "2024-02-27T10:41:51.57116834-08:00"
version: 2.39.0
digest: sha256:b2691f740c1442911de3e647a3f8d029e68afbcf3b4a059f756bc91e260d35d4
generated: "2024-06-12T14:27:30.636251+02: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.12.0
version: 0.13.0
appVersion: "3.6"
dependencies:
- name: kong
version: ">=2.38.0"
version: ">=2.39.0"
repository: https://charts.konghq.com
alias: controller
condition: controller.enabled
- name: kong
version: ">=2.38.0"
version: ">=2.39.0"
repository: https://charts.konghq.com
alias: gateway
condition: gateway.enabled
2 changes: 2 additions & 0 deletions charts/ingress/ci/.chartsnap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ dynamicFields:
name: chartsnap-controller-validations
jsonPath:
- /webhooks/0/clientConfig/caBundle
- /webhooks/1/clientConfig/caBundle
- /webhooks/2/clientConfig/caBundle
111 changes: 89 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.

0 comments on commit 2854eb8

Please sign in to comment.