Skip to content

Releases: giantswarm/kong-app

v4.4.0

19 Aug 09:55
efe3862
Compare
Choose a tag to compare

Changed

v4.3.0

30 Jul 11:42
9e368f0
Compare
Choose a tag to compare

v4.2.0

23 Jul 09:02
453036b
Compare
Choose a tag to compare

Changed

  • Update kong ingress controller to 3.1.6
  • Update kong gateway to 3.6.1.7
  • Enable ServiceMonitor by default, with relabelings for node and app labels.
  • Update kubectl-apply-job to 0.8.0 for enabling readOnlyRootFilesystem: true for kubectl CRD install job container.

v3.7.1

08 Jul 14:09
4a976c2
Compare
Choose a tag to compare

Changes

  • Update kubectl-apply-job to 0.8.0 for enabling readOnlyRootFilesystem: true for kubectl CRD install job container.

v4.1.0

29 Apr 13:02
cb971ff
Compare
Choose a tag to compare

Changed

  • Update kong ingress controller to 3.1.4

v4.0.0

22 Apr 10:10
ae360e8
Compare
Choose a tag to compare

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.

v3.8.0

27 Mar 08:18
afbd414
Compare
Choose a tag to compare

Added

  • Add Vertical Pod Autoscaler resource. It is disabled by default.

Changes

v3.7.0

16 Jan 13:25
db8909e
Compare
Choose a tag to compare

Changes

Fixed

  • Remove the default nodeAffinity as it had old restricted labels conflicting with karpenter restrictions. The functionality should be covered wtih control plane taints.

v3.6.2

13 Dec 11:20
8d8ad50
Compare
Choose a tag to compare

Changes

  • Configure gsoci.azurecr.io as the default container image registry.
  • Update kubectl-apply-job to 0.7.0 for gsoci.azurecr.io container image registry.

v3.6.1

11 Dec 14:21
092087b
Compare
Choose a tag to compare

Changes