hello-world-app release v2.11.0
Changed
- Chart: Replace
gateway.*values withroute.*for full Gateway API compliance.- Support multiple route kinds:
HTTPRoute,GRPCRoute,TCPRoute,TLSRoute,UDPRoute. - Add
hostnames,parentRefs,matches,filters, andadditionalRulesconfiguration. - Add Envoy Gateway
SecurityPolicysupport withbasicAuth,cors,jwt,oidc,extAuth, andauthorization. - Support templating in
hostnamesandadditionalRules. - Update
values.schema.jsonwith route configuration schema.
- Support multiple route kinds: