Skip to content

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:26
042347d

๐ŸŽ‰ Welcome to the v2.0.3 release of the kgateway project!

Changes

See #11406 for a list of changes included in this release.

Installation

The kgateway project is available as a Helm chart and docker images.

Helm Charts

The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.

Docker Images

The Docker images are available at:

  • cr.kgateway.dev/kgateway-dev/kgateway:v2.0.3
  • cr.kgateway.dev/kgateway-dev/sds:v2.0.3
  • cr.kgateway.dev/kgateway-dev/envoy-wrapper:v2.0.3

Quickstart

Try installing this release:

helm install kgateway-crds oci://cr.kgateway.dev/kgateway-dev/charts/kgateway-crds --version v2.0.3 --namespace kgateway-system --create-namespace
helm install kgateway oci://cr.kgateway.dev/kgateway-dev/charts/kgateway --version v2.0.3 --namespace kgateway-system --create-namespace

For detailed installation instructions and next steps, please visit our quickstart guide.