Update version numbers 2.5-staging
authorPeter Amstutz <peter.amstutz@curii.com>
Tue, 20 Dec 2022 15:03:52 +0000 (10:03 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Tue, 20 Dec 2022 15:17:17 +0000 (10:17 -0500)
refs #19647

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

doc/admin/upgrading.html.textile.liquid
sdk/R/DESCRIPTION
tools/arvbox/bin/arvbox
tools/salt-install/provision.sh

index 9b1ca90ba4b8c432a5f61643f631f4ccc1756f43..822952fcca3bc4cc373d3fab0d4521f76d0041d7 100644 (file)
@@ -29,7 +29,7 @@ TODO: extract this information based on git commit messages and generate changel
 </notextile>
 
 
-h2(#main). development main (as of 2022-10-31)
+h2(#v2_5_0). v2.5.0 (2022-12-21)
 
 "previous: Upgrading to 2.4.4":#v2_4_4
 
index 6ea78ceecc1047abb007288a7a255292b8e7a455..9d685006448884501f2a168715a333734f646f2a 100644 (file)
@@ -1,7 +1,7 @@
 Package: ArvadosR
 Type: Package
 Title: Arvados R SDK
-Version: 2.4.0
+Version: 2.5.0
 Authors@R: c(person("Fuad", "Muhic", role = c("aut", "ctr"), email = "fmuhic@capeannenterprises.com"),
              person("Peter", "Amstutz", role = c("cre"), email = "peter.amstutz@curii.com"),
              person("Piotr", "Nowosielski", role = c("aut"), email = "piotr.nowosielski@contractors.roche.com"),
index b3b9a5fcb441900535954012ebc0ee05f77bf10f..8a9453789f1d96f04e06406c3007233846cae4eb 100755 (executable)
@@ -57,7 +57,7 @@ if test -z "$WORKBENCH2_BRANCH" ; then
 fi
 
 # Update this to the docker tag for the version on releases.
-DEFAULT_TAG=
+DEFAULT_TAG=2.5.0
 
 PG_DATA="$ARVBOX_DATA/postgres"
 VAR_DATA="$ARVBOX_DATA/var"
index 77c20161513193c099867ddecc7dc51d3960235f..69ac1d79f0fc1321bf8025a63af6dce17f51dfa0 100755 (executable)
@@ -197,8 +197,8 @@ CUSTOM_CERTS_DIR="${SCRIPT_DIR}/local_config_dir/certs"
 # release.
 # The "local.params.example.*" files already set "RELEASE=production"
 # to deploy  production-ready packages
-RELEASE="development"
-VERSION="latest"
+RELEASE="production"
+VERSION="2.5.0-1"
 
 # These are arvados-formula-related parameters
 # An arvados-formula tag. For a stable release, this should be a