envoy-gateway v1.5.2
Other Changes
- release(envoy-gateway): 1.5.2 [skip ci]
- chore(charts): bump all subchart dependencies to latest helmforge versions (#110)
Install
# OCI registry
helm install envoy-gateway oci://ghcr.io/helmforgedev/helm/envoy-gateway --version 1.5.2
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install envoy-gateway helmforge/envoy-gateway --version 1.5.2