aws / aws-app-mesh-controller-for-k8s

A controller to help manage App Mesh resources for a Kubernetes cluster.
Apache License 2.0
187 stars 109 forks source link

Bump envoy image version to v1.29.6.0-prod #783

Closed liubnu closed 4 months ago

liubnu commented 4 months ago

Issue #, if available:

Description of changes:

Bump AppMesh Envoy image version from v1.29.5.0-prod to v1.29.6.0-prod
. Ref: #760

Envoy v1.29.4 release notes: https://www.envoyproxy.io/docs/envoy/v1.29.6/version_history/v1.29/v1.29.6

Note: please monitor this https://github.com/aws/aws-app-mesh-roadmap/issues/494 and make sure the v1.29.6.0 Envoy image is available in public ECR before merging this PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.