envoy-gateway v1.5.1
Bug Fixes
- fix(envoy-gateway): align metadata and remove bump yaml files (#83)
Other Changes
- release(envoy-gateway): 1.5.1 [skip ci]
Install
# OCI registry
helm install envoy-gateway oci://ghcr.io/helmforgedev/helm/envoy-gateway --version 1.5.1
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install envoy-gateway helmforge/envoy-gateway --version 1.5.1