From 4c95b3d19898f7cb1955e38e81d1d0478778c676 Mon Sep 17 00:00:00 2001 From: Jonathan Brill Date: Fri, 3 Nov 2023 13:00:42 -0400 Subject: [PATCH] update mongo to 7.0 --- .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