[arvados] created: 2.7.0-5830-g309a57ec82
git repository hosting
git at public.arvados.org
Mon Jan 15 18:40:05 UTC 2024
at 309a57ec8204bd25b8031cf414f5ef73d9b4864d (commit)
commit 309a57ec8204bd25b8031cf414f5ef73d9b4864d
Author: Brett Smith <brett.smith at curii.com>
Date: Mon Jan 15 13:39:34 2024 -0500
21383: Upgrade Salt to 3005
This is necessary to run Salt on distros with Python 3.10+.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>
diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh
index eb09dddf2c..08c438491f 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -284,7 +284,7 @@ VERSION="latest"
# We pin the salt version to avoid potential incompatibilities when a new
# stable version is released.
-SALT_VERSION="3004"
+SALT_VERSION="3005"
# Other formula versions we depend on
#POSTGRES_TAG="v0.44.0"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list