Skip to content

Commit

Permalink
fix: upgrade ami to 2.167.0
Browse files Browse the repository at this point in the history
  • Loading branch information
J0 committed Dec 24, 2024
1 parent 11dd460 commit 8269e12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ postgrest_release: "12.2.3"
postgrest_arm_release_checksum: sha1:fbfd6613d711ce1afa25c42d5df8f1b017f396f9
postgrest_x86_release_checksum: sha1:61c513f91a8931be4062587b9d4a18b42acf5c05

gotrue_release: 2.165.1
gotrue_release_checksum: sha1:bbd62327d8612ac756177dde81d5368b660ca4c8
gotrue_release: 2.167.0
gotrue_release_checksum: sha1:087553ffd442a050e716f3aae5f12ae716f44ae5

aws_cli_release: "2.2.7"

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.1.95"
postgres-version = "15.1.1.96"

0 comments on commit 8269e12

Please sign in to comment.