- changed: README.md to include more information.
Managed Apps
- Upgrading to the
v0.9.16
version.
- 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.repository
and.Values.image.tag
can now be omitted. - For Kong OSS deployment the flag
.Values.image.repository
and.Values.image.tag
now 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_secret
to 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/uninitialized
andnode-role.kubernetes.io/control-plane
taint. - 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-2
version.
- Upgrading to the
Changed
- Bump
Trivy
to version v0.50.1.
- Bump
Changed
- Chart: Update
appVersion
andREADME.md
. (#281)
- Chart: Update