diff --git a/sky/data/mounting_utils.py b/sky/data/mounting_utils.py index 043799e5ab5..d445d3d67c5 100644 --- a/sky/data/mounting_utils.py +++ b/sky/data/mounting_utils.py @@ -12,7 +12,7 @@ _TYPE_CACHE_TTL = '5s' _RENAME_DIR_LIMIT = 10000 # https://github.com/GoogleCloudPlatform/gcsfuse/releases -GCSFUSE_VERSION = '1.3.0' +GCSFUSE_VERSION = '2.2.0' def get_s3_mount_install_cmd() -> str: