kong-app release v2.9.0
This release contains a breaking change introduced by a change to the spec.controller
value of the IngressClass
installed by this Helm chart.
Before upgrading to this version, you’ll need to manually delete the IngressClass
managed by this Helm chart.
kubectl delete ingressclass <class name, "kong" by default>
More information in the upstream “Upgrade considerations” documentation.
Updates
- Align with upstream chart version 2e89647 (Changes in upstream repository)
- Update kong/kubernetes-ingress-controller to 2.3.1
- Update kong/kong to 2.8.1. This fixes OpenSSL CVE-2022-0778.
- Execute enterprise tests with container image version 2.8.1.0-alpine