envoy-gateway v1.0.0
envoy-gateway v1.0.0
Initial release of the envoy-gateway chart.
Features
- feat(envoy-gateway): add initial implementation with Gateway API examples (#63)
Other Changes
- release(envoy-gateway): 1.0.0 [skip ci]
Install
# OCI registry
helm install envoy-gateway oci://ghcr.io/helmforgedev/helm/envoy-gateway --version 1.0.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install envoy-gateway helmforge/envoy-gateway --version 1.0.0