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.1-prod #786

Closed karanvasnani closed 3 months ago

karanvasnani commented 3 months ago

Issue #, if available:

Description of changes: Bump AppMesh Envoy image version to v1.29.6.1-prod
. 
Envoy v1.29.6 release notes: https://www.envoyproxy.io/docs/envoy/latest/version_history/v1.29/v1.29.6

Note: please monitor this https://github.com/aws/aws-app-mesh-roadmap/issues/495 and make sure the v1.29.6.1 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.

joesbigidea commented 3 months ago

It would be good to update Makefile with the new version as well (SIDECAR_IMAGE_TAG)