File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
tembo-stacks/src/stacks/specs Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -30,23 +30,23 @@ postgres_config:
30
30
value : logical
31
31
trunk_installs :
32
32
- name : pg_stat_statements
33
- version : 1.10 .0
33
+ version : 1.11 .0
34
34
- name : pg_analytics
35
- version : 0.2.1
35
+ version : 0.2.3
36
36
- name : pg_search
37
- version : 0.13.2
37
+ version : 0.14.0
38
38
- name : pg_cron
39
- version : 1.6.2
39
+ version : 1.6.4
40
40
- name : pgvector
41
- version : 0.7.4
41
+ version : 0.8.0
42
42
- name : pg_ivm
43
43
version : 1.9.0
44
44
extensions :
45
45
- name : pg_stat_statements
46
46
locations :
47
47
- database : postgres
48
48
enabled : true
49
- version : 1.10 .0
49
+ version : 1.11 .0
50
50
- name : pg_search
51
51
locations :
52
52
- database : postgres
@@ -61,13 +61,13 @@ extensions:
61
61
locations :
62
62
- database : postgres
63
63
enabled : true
64
- version : 1.6.2
64
+ version : 1.6.4
65
65
- name : pg_analytics
66
66
description : pg_analytics
67
67
locations :
68
68
- database : postgres
69
69
enabled : true
70
- version : 0.2.1
70
+ version : 0.2.3
71
71
- name : pg_ivm
72
72
locations :
73
73
- database : postgres
You can’t perform that action at this time.
0 commit comments