Skip to content

envoy-gateway v1.7.3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:40
· 539 commits to main since this release

envoy-gateway v1.7.3

Bug Fixes

  • fix(envoy-gateway): align template standards (#663)

Other Changes

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

Install

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

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