[arvados] updated: 2.4.0-57-g94b8b298c
git repository hosting
git at public.arvados.org
Thu May 26 19:51:07 UTC 2022
Summary of changes:
tools/salt-install/provision.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 94b8b298c103c711a9e280171f68feb22da584f3 (commit)
from 4e743ea3d66c2a8034f854d6886eded7c676a95a (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 94b8b298c103c711a9e280171f68feb22da584f3
Author: Ward Vandewege <ward at curii.com>
Date: Thu May 26 15:50:49 2022 -0400
The VERSION in provision.sh must include the package iteration.
No issue #
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 043a937ef..cdaaccdb2 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -198,7 +198,7 @@ CUSTOM_CERTS_DIR="${SCRIPT_DIR}/certs"
# The "local.params.example.*" files already set "RELEASE=production"
# to deploy production-ready packages
RELEASE="production"
-VERSION="2.4.0"
+VERSION="2.4.0-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