Skip to content

Commit 0b6cc7a

Browse files
shusaangbartolini
authored andcommitted
update metadata.hcl
Signed-off-by: Husn E Rabbi <shussan@gmail.com>
1 parent 5a5ea0f commit 0b6cc7a

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

timescaledb/metadata.hcl

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
metadata = {
2-
name = "timescaledb"
3-
sql_name = "timescaledb"
4-
image_name = "timescaledb"
2+
name = "timescaledb"
3+
sql_name = "timescaledb"
4+
image_name = "timescaledb"
55
shared_preload_libraries = ["timescaledb"]
6-
extension_control_path = []
7-
dynamic_library_path = []
8-
ld_library_path = []
6+
extension_control_path = []
7+
dynamic_library_path = []
8+
ld_library_path = []
9+
auto_update_os_libs = false
10+
911
versions = {
1012
bookworm = {
1113
// renovate: datasource=postgresql depName=timescaledb-2-oss-postgresql-18 versioning=deb
@@ -16,4 +18,4 @@ metadata = {
1618
"18" = "2.24.0~debian13-1801"
1719
}
1820
}
19-
}
21+
}

0 commit comments

Comments
 (0)