Skip to content

envoy-gateway v1.1.0

Choose a tag to compare

envoy-gateway v1.1.0

Features

  • feat(envoy-gateway): add P2 production features (rate limiting, observability, security) (#65)

Other Changes

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

Install

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

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