Skip to content

chore: upgrade postgrest to v10.1.2 #523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ postgresql_release_checksum: sha256:ea2cf059a85882654b989acd07edc121833164a30340
pgbouncer_release: "1.17.0"
pgbouncer_release_checksum: sha256:657309b7bc5c7a85cbf70a9a441b535f7824123081eabb7ba86d00349a256e23

postgrest_release: "10.1.1"
postgrest_arm_release_checksum: sha1:9653c57181839a81a7747f57f4292635e24ff7f0
postgrest_x86_release_checksum: sha1:fecc55387caee54543dc020061fe1cd7232407e0
postgrest_release: "10.1.2"
postgrest_arm_release_checksum: sha1:bc1a811dc0482853b226c644551f290411573f23
postgrest_x86_release_checksum: sha1:96844c1c66d16d6bde41b4c34173f92fe4a3385b

gotrue_release: v2.40.1
gotrue_release_checksum: sha1:aa650eae81bca18ccb575a2c28bff90480a91eae
Expand Down
2 changes: 1 addition & 1 deletion common.vars.pkr.hcl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
postgres-version = "15.1.0.35"
postgres-version = "15.1.0.36"