[ARVADOS] updated: 2.1.0-925-gb2f695cf7
Git user
git at public.arvados.org
Thu Jun 17 18:42:51 UTC 2021
Summary of changes:
tools/salt-install/provision.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via b2f695cf793f6c9b47607d93f5ed1af301f7f010 (commit)
from 9f06f5b2e5f5549c61458db7f401fc2e2dc7dd0b (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 b2f695cf793f6c9b47607d93f5ed1af301f7f010
Author: Ward Vandewege <ward at curii.com>
Date: Thu Jun 17 14:42:12 2021 -0400
The bleeding edge branch in the arvados-formula repository is now called
'main'.
refs #17817
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 c1af511ad..7faf5c2fb 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -135,7 +135,7 @@ VERSION="latest"
# The arvados-formula version. For a stable release, this should be a
# branch name (e.g. X.Y-dev) or tag for the release.
-ARVADOS_TAG="master"
+ARVADOS_TAG="main"
# Other formula versions we depend on
POSTGRES_TAG="v0.41.6"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list