Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Release Envoy v1.29.6 #494

Closed
liubnu opened this issue Jul 9, 2024 · 1 comment
Closed

Feature Request: Release Envoy v1.29.6 #494

liubnu opened this issue Jul 9, 2024 · 1 comment

Comments

@liubnu
Copy link

liubnu commented Jul 9, 2024

The Envoy team released v1.29.6: https://github.com/envoyproxy/envoy/releases/tag/v1.29.6.

We should update the App Mesh Envoy Container Image to v1.29.6.

@liubnu
Copy link
Author

liubnu commented Jul 11, 2024

The images have been released:

  • For all other regions where App Mesh is available:

    840364872350.dkr.ecr.<region>.amazonaws.com/aws-appmesh-envoy:v1.29.6.0-prod
    

    e.g.

    840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy:v1.29.6.0-prod
    
  • For regions where AppMesh FIPS endpoint is supported https://docs.aws.amazon.com/general/latest/gr/appmesh.html

    840364872350.dkr.ecr.<region>.amazonaws.com/aws-appmesh-envoy:v1.29.6.0-prod-fips
    

    e.g.

    840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy:v1.29.6.0-prod-fips
    
  • Public ECR Image:

    public.ecr.aws/appmesh/aws-appmesh-envoy:v1.29.6.0-prod
    

We'll keep this issue open as we update the recommended image our other projects (e.g. aws/aws-app-mesh-controller-for-k8s), examples, and documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant