From 5d831726a3ac3c230aa2513dbea31052e64821cc Mon Sep 17 00:00:00 2001 From: infra Date: Tue, 29 Apr 2025 10:50:31 -0400 Subject: [PATCH] chore: update eu ips for new cluster --- docs/docs/cloud/deployment/cloud.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/docs/cloud/deployment/cloud.md b/docs/docs/cloud/deployment/cloud.md index 638d095ba..e5cd9ce0b 100644 --- a/docs/docs/cloud/deployment/cloud.md +++ b/docs/docs/cloud/deployment/cloud.md @@ -107,13 +107,13 @@ After installing and authorizing LangChain's `hosted-langserve` GitHub app, repo All traffic from `LangGraph Platform` deployments created after January 6th 2025 will come through a NAT gateway. This NAT gateway will have several static ip addresses depending on the region you are deploying in. Refer to the table below for the list of IP addresses to whitelist: -| US | EU | -|----------------|----------------| -| 35.197.29.146 | 34.13.192.67 | -| 34.145.102.123 | 34.147.105.64 | -| 34.169.45.153 | 34.90.22.166 | -| 34.82.222.17 | 34.147.36.213 | -| 35.227.171.135 | 34.32.137.113 | -| 34.169.88.30 | 34.91.238.184 | -| 34.19.93.202 | 35.204.101.241 | -| 34.19.34.50 | 35.204.48.32 | +| US | EU | +|----------------|-----------------| +| 35.197.29.146 | 34.90.213.236 | +| 34.145.102.123 | 34.13.244.114 | +| 34.169.45.153 | 34.32.180.189 | +| 34.82.222.17 | 34.34.69.108 | +| 35.227.171.135 | 34.32.145.240 | +| 34.169.88.30 | 34.90.157.44 | +| 34.19.93.202 | 34.141.242.180 | +| 34.19.34.50 | 34.32.141.108 |