mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-06 04:33:02 +00:00
Merge branch 'main' into chore/postgresql17
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Checkout to repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Get dependency versions
|
||||
uses: mikefarah/yq@v4.44.3
|
||||
uses: mikefarah/yq@v4.44.5
|
||||
id: get-versions
|
||||
with:
|
||||
cmd: yq eval -o=json -I=0 versions.yaml
|
||||
|
||||
@@ -9,4 +9,4 @@ cnpg:
|
||||
- "17.0"
|
||||
pgvectors:
|
||||
# renovate: datasource=github-releases depName=tensorchord/pgvecto.rs
|
||||
- "v0.3.0"
|
||||
- "v0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user