[ARVADOS] updated: 2.3.1-2-gc13a243a9
Git user
git at public.arvados.org
Wed Nov 24 14:36:38 UTC 2021
Summary of changes:
tools/salt-install/provision.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via c13a243a950af570fba7b89e690d85f1004de20d (commit)
from 5484ed74fd1721568841ba13f392c8382ac9e46a (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 c13a243a950af570fba7b89e690d85f1004de20d
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Wed Nov 24 09:36:19 2021 -0500
Update provision.sh VERSION=2.3.1-1 refs #18361
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh
index 6a5cc9ee5..194a62a8a 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -175,7 +175,7 @@ CUSTOM_CERTS_DIR="./certs"
# The "local.params.example.*" files already set "RELEASE=production"
# to deploy production-ready packages
RELEASE="production"
-VERSION="2.3.0-1"
+VERSION="2.3.1-1"
# These are arvados-formula-related parameters
# An arvados-formula tag. For a stable release, this should be a
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list