hashicorp / consul-api-gateway

The Consul API Gateway is a dedicated ingress solution for intelligently routing traffic to applications running on a Consul Service Mesh.
Mozilla Public License 2.0
99 stars 17 forks source link

Use latest patch of Envoy 1.24 for all tests #578

Closed nathancoleman closed 1 year ago

nathancoleman commented 1 year ago

Changes proposed in this PR:

Some tests were still using envoy:v1.22-latest. This updates us to envoy:v1.24-latest across the board.

How I've tested this PR:

How I expect reviewers to test this PR:

Checklist:

nathancoleman commented 1 year ago

It looks like we're intentionally using v1.22-latest with older versions of the Helm chart