From 079f786d2a15826af53ecfa5387b13b39fc05bb3 Mon Sep 17 00:00:00 2001 From: Jonathan Brill Date: Mon, 6 Nov 2023 10:22:19 -0500 Subject: [PATCH] DEVPROD-1717 update mongo to 7.0 (#2137) --- .evergreen.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.evergreen.yml b/.evergreen.yml index 15cd9c6e4f..ee1f648cd6 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -493,8 +493,8 @@ buildvariants: - ubuntu2204-large expansions: goroot: /opt/golang/go1.20 - mongodb_url_2204: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2204-6.0.6.tgz - mongosh_url_2204: https://downloads.mongodb.com/compass/mongosh-1.9.0-linux-x64.tgz + mongodb_url_2204: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2204-7.0.2.tgz + mongosh_url_2204: https://downloads.mongodb.com/compass/mongosh-2.0.2-linux-x64.tgz node_version: 16.17.0 modules: - evergreen