[ARVADOS] updated: 2.1.0-185-ga43455031
    Git user 
    git at public.arvados.org
       
    Mon Dec  7 15:46:27 UTC 2020
    
    
  
Summary of changes:
 tools/salt-install/provision.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
       via  a43455031646dec862ce2ddb7a4fd630caff2bed (commit)
      from  ebd40412f42b53c121134d40dff577b56f3c50c6 (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 a43455031646dec862ce2ddb7a4fd630caff2bed
Author: Javier Bértoli <jbertoli at curii.com>
Date:   Mon Dec 7 12:46:06 2020 -0300
    fix(provision): update arvados-formula's version
    
    refs #17177
    
    Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>
diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh
index ab239250b..a4d55c221 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -49,7 +49,7 @@ VERSION="latest"
 # Usually there's no need to modify things below this line
 
 # Formulas versions
-ARVADOS_TAG="v1.1.2"
+ARVADOS_TAG="v1.1.3"
 POSTGRES_TAG="v0.41.3"
 NGINX_TAG="v2.4.0"
 DOCKER_TAG="v1.0.0"
-----------------------------------------------------------------------
hooks/post-receive
-- 
    
    
More information about the arvados-commits
mailing list