Skip to content

envoy-gateway v1.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 10:31
· 288 commits to main since this release

envoy-gateway v1.9.0

Features

  • feat(envoy-gateway): support listener allowed routes (#911)

Other Changes

  • release(envoy-gateway): 1.9.0 [skip ci]

Install

# OCI registry
helm install envoy-gateway oci://ghcr.io/helmforgedev/helm/envoy-gateway --version 1.9.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install envoy-gateway helmforge/envoy-gateway --version 1.9.0