[ARVADOS] updated: 2.3.2-7-g8df9179dd
Git user
git at public.arvados.org
Tue Jan 18 18:18:41 UTC 2022
Summary of changes:
tools/salt-install/provision.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 8df9179dd953831f0c5c251d4221567c77818760 (commit)
from 14dfc54412cac4cf0cb257599e19642e73f5f248 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 8df9179dd953831f0c5c251d4221567c77818760
Author: Ward Vandewege <ward at curii.com>
Date: Tue Jan 18 13:18:28 2022 -0500
Release branches were renamed.
refs #18249
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh
index c678a206d..f0fbb4331 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -181,7 +181,7 @@ VERSION="2.3.2-1"
# An arvados-formula tag. For a stable release, this should be a
# branch name (e.g. X.Y-dev) or tag for the release.
# ARVADOS_TAG="2.3.0"
-BRANCH="2.3-dev"
+BRANCH="2.3-release"
# Other formula versions we depend on
POSTGRES_TAG="v0.41.6"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list