[arvados] updated: 2.6.0-593-g4e527029e4

git repository hosting git at public.arvados.org
Thu Sep 14 14:23:25 UTC 2023


Summary of changes:
 tools/salt-install/common.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  4e527029e462d60779c7b40ed2ad8b1cbe6eddd3 (commit)
      from  5e1a45ef888c6b3eda51c9e41f0eb3c22f3c2b43 (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 4e527029e462d60779c7b40ed2ad8b1cbe6eddd3
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Thu Sep 14 11:23:00 2023 -0300

    20926: Sets PostgreSQL v15 the default version.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/tools/salt-install/common.sh b/tools/salt-install/common.sh
index a1201fe369..7cc4c3b232 100644
--- a/tools/salt-install/common.sh
+++ b/tools/salt-install/common.sh
@@ -18,7 +18,7 @@ fi
 
 USE_SSH_JUMPHOST=${USE_SSH_JUMPHOST:-}
 DISABLED_CONTROLLER=""
-DATABASE_POSTGRESQL_DEFAULT_VERSION=12
+DATABASE_POSTGRESQL_DEFAULT_VERSION=15
 
 # Comma-separated list of nodes. This is used to dynamically adjust
 # salt pillars.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list