Skip to content

Commit 8a78042

Browse files
committed
chore: review
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
1 parent faa15e6 commit 8a78042

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

pgaudit/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ spec:
5454
name: cluster-pgaudit
5555
extensions:
5656
- name: pgaudit
57+
version: '18.0'
5758
```
5859

5960
### 3. Verify installation

pgvector/metadata.hcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ metadata = {
22
name = "pgvector"
33
sql_name = "vector"
44
image_name = "pgvector"
5-
version = "0.8.1"
65
shared_preload_libraries = []
76
extension_control_path = []
87
dynamic_library_path = []

postgis/metadata.hcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ metadata = {
22
name = "postgis"
33
sql_name = "postgis"
44
image_name = "postgis-extension"
5-
version = "3.6.1"
65
shared_preload_libraries = []
76
extension_control_path = []
87
dynamic_library_path = []

0 commit comments

Comments
 (0)