user/gitlab-foss: upgrade to 16.6.0

This commit is contained in:
Antoine Martin 2023-11-28 18:48:37 -05:00
parent 6817cec4b8
commit 3f1ec8a6cc
3 changed files with 122 additions and 13 deletions

View file

@ -1,5 +1,5 @@
diff --git a/config/database.yml.postgresql.orig b/config/database.yml.postgresql
index b210b9c..9006120 100644
index da9f458..2d6d44e 100644
--- a/config/database.yml.postgresql.orig
+++ b/config/database.yml.postgresql
@@ -26,13 +26,6 @@ production:
@ -44,8 +44,8 @@ index b210b9c..9006120 100644
# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".
@@ -117,17 +96,3 @@ test: &test
prepared_statements: false
@@ -119,19 +98,3 @@ test: &test
reaping_frequency: nil
variables:
statement_timeout: 15s
- geo:
@ -55,6 +55,7 @@ index b210b9c..9006120 100644
- username: postgres
- password:
- host: localhost
- reaping_frequency: nil
- embedding:
- adapter: postgresql
- encoding: unicode
@ -62,3 +63,4 @@ index b210b9c..9006120 100644
- username: postgres
- password:
- host: localhost
- reaping_frequency: nil