Update the provision script to use the new arvados-formula
authorJavier Bértoli <jbertoli@curii.com>
Wed, 23 Dec 2020 20:57:03 +0000 (17:57 -0300)
committerJavier Bértoli <jbertoli@curii.com>
Wed, 23 Dec 2020 20:57:03 +0000 (17:57 -0300)
ref #17218

Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

tools/salt-install/provision.sh

index a4d55c2216dff7064be0f028473395b0ef97a7f5..31266c1b8f11ab5c02ccca6989970b3b3efa6975 100755 (executable)
@@ -49,7 +49,7 @@ VERSION="latest"
 # Usually there's no need to modify things below this line
 
 # Formulas versions
-ARVADOS_TAG="v1.1.3"
+ARVADOS_TAG="v1.1.4"
 POSTGRES_TAG="v0.41.3"
 NGINX_TAG="v2.4.0"
 DOCKER_TAG="v1.0.0"