Skip to content

Commit

Permalink
Release v4.1.0 (#383)
Browse files Browse the repository at this point in the history
* Release v4.1.0

* Update release matrix in README

---------

Co-authored-by: Gerald Pape <[email protected]>
  • Loading branch information
taylorbot and ubergesundheit authored Apr 29, 2024
1 parent 136c515 commit cb971ff
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s

## [Unreleased]

## [4.1.0] - 2024-04-29

### Changed

- Update kong ingress controller to [3.1.4](https:/Kong/kubernetes-ingress-controller/blob/v3.1.4/CHANGELOG.md#314)
Expand Down Expand Up @@ -673,7 +675,8 @@ From upstream CHANGELOG:
- Use service of type Load Balancer for the Kong proxy service.
- Disable using Postgres and use Kubernetes resources for storing state.

[Unreleased]: https:/giantswarm/kong-app/compare/v4.0.0...HEAD
[Unreleased]: https:/giantswarm/kong-app/compare/v4.1.0...HEAD
[4.1.0]: https:/giantswarm/kong-app/compare/v4.0.0...v4.1.0
[4.0.0]: https:/giantswarm/kong-app/compare/v3.8.0...v4.0.0
[3.8.0]: https:/giantswarm/kong-app/compare/v3.7.0...v3.8.0
[3.7.0]: https:/giantswarm/kong-app/compare/v3.6.2...v3.7.0
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Giant Swarm offers a Kong Managed App which can be installed in workload cluster
| Giant Swarm Chart Release | Upstream Chart Release | Kong Version | Kong IC Version | Kong-Gateway Enterprise container tag |
| --- | --- | --- | --- | --- |
| Unreleased | [07ddc3d](https:/Kong/charts/compare/kong-2.35.1...07ddc3d) | [3.6.1](https:/Kong/kong/blob/3.6.1/changelog/3.6.1/3.6.1.md) | [3.1.4](https:/Kong/kubernetes-ingress-controller/blob/v3.1.4/CHANGELOG.md#314) | 3.6.1.3-debian |
| [v4.1.0](https:/giantswarm/kong-app/blob/main/CHANGELOG.md#410---2024-04-29) | [07ddc3d](https:/Kong/charts/compare/kong-2.35.1...07ddc3d) | [3.6.1](https:/Kong/kong/blob/3.6.1/changelog/3.6.1/3.6.1.md) | [3.1.4](https:/Kong/kubernetes-ingress-controller/blob/v3.1.4/CHANGELOG.md#314) | 3.6.1.3-debian |
| [v4.0.0](https:/giantswarm/kong-app/blob/main/CHANGELOG.md#400---2024-04-22) | [07ddc3d](https:/Kong/charts/compare/kong-2.35.1...07ddc3d) | [3.6.1](https:/Kong/kong/blob/3.6.1/changelog/3.6.1/3.6.1.md) | [3.1.3](https:/Kong/kubernetes-ingress-controller/blob/v3.1.3/CHANGELOG.md#313) | 3.6.1.3-debian |
| [v3.8.0](https:/giantswarm/kong-app/blob/main/CHANGELOG.md#380---2024-03-27) | [2.35.1](https:/Kong/charts/blob/main/charts/kong/CHANGELOG.md#2351) | [3.5.0](https:/Kong/kong/blob/3.5.0/changelog/3.5.0/3.5.0.md) | [3.0.2](https:/Kong/kubernetes-ingress-controller/blob/v3.0.2/CHANGELOG.md#302) | 3.5.0.3-debian |
| [v3.7.0](https:/giantswarm/kong-app/blob/main/CHANGELOG.md#370---2024-01-16) | [2.33.3](https:/Kong/charts/blob/main/charts/kong/CHANGELOG.md#2333) | [3.5.0](https:/Kong/kong/blob/3.5.0/changelog/3.5.0/3.5.0.md) | [3.0.2](https:/Kong/kubernetes-ingress-controller/blob/v3.0.2/CHANGELOG.md#302) | 3.5.0.2-debian |
Expand Down
2 changes: 1 addition & 1 deletion helm/kong-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: kong-app
sources:
- https://konghq.com/
- https:/Kong/charts/tree/main/charts/kong
version: 4.0.0
version: 4.1.0
appVersion: "3.6.1.3"
annotations:
application.giantswarm.io/team: team-cabbage
Expand Down

0 comments on commit cb971ff

Please sign in to comment.