mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-31 14:57:18 +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
|
- name: Checkout to repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Get dependency versions
|
- name: Get dependency versions
|
||||||
uses: mikefarah/yq@v4.44.3
|
uses: mikefarah/yq@v4.44.5
|
||||||
id: get-versions
|
id: get-versions
|
||||||
with:
|
with:
|
||||||
cmd: yq eval -o=json -I=0 versions.yaml
|
cmd: yq eval -o=json -I=0 versions.yaml
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ cnpg:
|
|||||||
- "17.0"
|
- "17.0"
|
||||||
pgvectors:
|
pgvectors:
|
||||||
# renovate: datasource=github-releases depName=tensorchord/pgvecto.rs
|
# renovate: datasource=github-releases depName=tensorchord/pgvecto.rs
|
||||||
- "v0.3.0"
|
- "v0.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user