Skip to content

envoy-gateway v2.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:50
· 4 commits to main since this release

envoy-gateway v2.0.0

Breaking Changes

  • feat(envoy-gateway)!: add CRD lifecycle migration (#1013)

Other Changes

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

Install

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

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