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.5.0 #492

Closed
srinivas-kini opened this issue Jun 10, 2024 · 2 comments
Closed

Feature Request: Release Envoy v1.29.5.0 #492

srinivas-kini opened this issue Jun 10, 2024 · 2 comments
Assignees

Comments

@srinivas-kini
Copy link

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

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

@srinivas-kini
Copy link
Author

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.5.0-prod
    

    e.g.

    840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy:v1.29.5.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.5.0-prod-fips
    

    e.g.

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

    public.ecr.aws/appmesh/aws-appmesh-envoy:v1.29.5.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.

@srinivas-kini
Copy link
Author

Please check the release notes: https://github.com/aws/amazon-ecs-service-connect-agent/releases for bug fixes related to this release.

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