Skip to content

Commit

Permalink
Release v3.8.0 (#373)
Browse files Browse the repository at this point in the history
* Release v3.8.0

* Update release matrix in README

---------

Co-authored-by: Gerald Pape <[email protected]>
  • Loading branch information
taylorbot and ubergesundheit authored Mar 27, 2024
1 parent 59beb86 commit afbd414
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]

## [3.8.0] - 2024-03-27

### Added

- Add Vertical Pod Autoscaler resource. It is disabled by default.
Expand Down Expand Up @@ -650,7 +652,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/v3.7.0...HEAD
[Unreleased]: https:/giantswarm/kong-app/compare/v3.8.0...HEAD
[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
[3.6.2]: https:/giantswarm/kong-app/compare/v3.6.1...v3.6.2
[3.6.1]: https:/giantswarm/kong-app/compare/v3.6.0...v3.6.1
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 | [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.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 |
| [v3.6.2](https:/giantswarm/kong-app/blob/main/CHANGELOG.md#362---2023-12-13) | [2.33.1](https:/Kong/charts/blob/main/charts/kong/CHANGELOG.md#2331) | [3.5.0](https:/Kong/kong/blob/3.5.0/changelog/3.5.0/3.5.0.md) | [3.0.1](https:/Kong/kubernetes-ingress-controller/blob/main/CHANGELOG.md#301) | 3.5.0.1-debian |
| [v3.6.1](https:/giantswarm/kong-app/blob/main/CHANGELOG.md#360---2023-12-11) | [2.33.1](https:/Kong/charts/blob/main/charts/kong/CHANGELOG.md#2331) | [3.5.0](https:/Kong/kong/blob/3.5.0/changelog/3.5.0/3.5.0.md) | [3.0.1](https:/Kong/kubernetes-ingress-controller/blob/main/CHANGELOG.md#301) | 3.5.0.1-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: 3.7.0
version: 3.8.0
appVersion: "3.5.0"
annotations:
application.giantswarm.io/team: team-cabbage
Expand Down

0 comments on commit afbd414

Please sign in to comment.