- changed: README.md to include more information.
Managed Apps
- Upgrading to the
v0.9.16version.
- Upgrading to the
removed
- Removed kubernetes version from the chart
BREAKING CHANGES
This is a major release because it changes the default behaviour of the Chart.
- For Kong Enterprise deployment the flag
.Values.image.repositoryand.Values.image.tagcan now be omitted. - For Kong OSS deployment the flag
.Values.image.repositoryand.Values.image.tagnow have to be set to the respective OSS values. For further instructions please refer to the README.md.
Changes
- Align with upstream chart commit 07ddc3d (ahead of release 2.38.0) (Changes in upstream repository)
- Updated handling of
session_conf_secretto accommodate Kong 3.6 - Ref - Configure Chart for Kong Gateway Enterprise deployment by default. Please check the README.md to see how to run kong OSS.
- Update README.md to reflect default deployment Changes.
- For Kong Enterprise deployment the flag
Added
- Add toleration for
node.cluster.x-k8s.io/uninitializedandnode-role.kubernetes.io/control-planetaint. - Add node affinity to prefer scheduling pods to control-plane nodes.
- Add toleration for
- Initial release containing cloudnative-pg v1.22.2 (chart v0.20.2).
- Upgrading to the
v0.9.15-2version.
- Upgrading to the
Changed
- Bump
Trivyto version v0.50.1.
- Bump
Changed
- Chart: Update
appVersionandREADME.md. (#281)
- Chart: Update