Skip to content

Commit

Permalink
fix: update auth to v2.158.1 (#1086)
Browse files Browse the repository at this point in the history
* fix: update auth to v2.158.1

* fix: update nix AMI image

* fix: update main AMI version
  • Loading branch information
J0 authored Aug 5, 2024
1 parent cd97e64 commit 5e9dc06
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ postgrest_release: "12.2.3"
postgrest_arm_release_checksum: sha1:fbfd6613d711ce1afa25c42d5df8f1b017f396f9
postgrest_x86_release_checksum: sha1:61c513f91a8931be4062587b9d4a18b42acf5c05

gotrue_release: 2.157.1
gotrue_release_checksum: sha1:c8ff68fe39b864eaef62118102c2316ce3214ffc
gotrue_release: 2.158.1
gotrue_release_checksum: sha1:38489ae6c4ead019190619d612ccd1f7aa0c3f33

aws_cli_release: "2.2.7"

Expand Down
2 changes: 1 addition & 1 deletion common-nix.vars.pkr.hcl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
postgres-version = "15.6.1.102"
postgres-version = "15.6.1.104"
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.84"
postgres-version = "15.1.1.86"

0 comments on commit 5e9dc06

Please sign in to comment.