18703: upgrade postgres-formula to 0.43.0 for debian-11
authorJavier Bértoli <jbertoli@curii.com>
Tue, 1 Feb 2022 23:14:59 +0000 (20:14 -0300)
committerJavier Bértoli <jbertoli@curii.com>
Tue, 1 Feb 2022 23:14:59 +0000 (20:14 -0300)
Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

tools/salt-install/local.params.example.multiple_hosts
tools/salt-install/local.params.example.single_host_multiple_hostnames
tools/salt-install/local.params.example.single_host_single_hostname
tools/salt-install/provision.sh

index c6f196ca9aca113ff751959ba55b10aa21f16ba2..cb0afecc468c17d78ba27b1ef0af60b533414b9d 100644 (file)
@@ -119,7 +119,7 @@ RELEASE="production"
 
 # Formulas versions
 # ARVADOS_TAG="2.2.0"
-# POSTGRES_TAG="v0.41.6"
+# POSTGRES_TAG="v0.43.0"
 # NGINX_TAG="temp-fix-missing-statements-in-pillar"
 # DOCKER_TAG="v2.0.7"
 # LOCALE_TAG="v0.3.4"
index 76e88786bc7607028d70fe8c7adffc2ebbb3ed15..ef47467e5769458ede52888446a24b34219b4780 100644 (file)
@@ -95,7 +95,7 @@ RELEASE="production"
 
 # Formulas versions
 # ARVADOS_TAG="2.2.0"
-# POSTGRES_TAG="v0.41.6"
+# POSTGRES_TAG="v0.43.0"
 # NGINX_TAG="temp-fix-missing-statements-in-pillar"
 # DOCKER_TAG="v2.0.7"
 # LOCALE_TAG="v0.3.4"
index fc2db58c012c77b0e9f18ff8b06e5552b354434f..d09cdb2ef0c48215e751c9a7cbc0effab674a61f 100644 (file)
@@ -82,7 +82,7 @@ RELEASE="production"
 
 # Formulas versions
 # ARVADOS_TAG="2.2.0"
-# POSTGRES_TAG="v0.41.6"
+# POSTGRES_TAG="v0.43.0"
 # NGINX_TAG="temp-fix-missing-statements-in-pillar"
 # DOCKER_TAG="v2.0.7"
 # LOCALE_TAG="v0.3.4"
index c241d143959dec33217084a862e498dc292e5cbf..594dad2ebb95a3a20ac131f9946bc96eb4d37069 100755 (executable)
@@ -204,7 +204,7 @@ VERSION="latest"
 # BRANCH="main"
 
 # Other formula versions we depend on
-POSTGRES_TAG="v0.41.6"
+POSTGRES_TAG="v0.43.0"
 NGINX_TAG="temp-fix-missing-statements-in-pillar"
 DOCKER_TAG="v2.0.7"
 LOCALE_TAG="v0.3.4"