Skip to content

Commit 9ff2608

Browse files
committed
chore: bump test version
1 parent 6d33d7b commit 9ff2608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ supabase_internal: true
22
ebssurrogate_mode: true
33
async_mode: true
44

5+
# versions listed here will have an image built for them.
56
postgres_major:
67
- "15"
78
- "17"
@@ -14,7 +15,6 @@ postgres_release:
1415
postgres15: "15.8.1.114"
1516
postgres14: "14.18.1.001-test-2"
1617

17-
# Note, postgres14 AMI image is not built on every release, but is available in the nix cache.
1818
# postgres14 is included here to support upgrading from postgres14 to newer versions.
1919
# an image can be created with a special workflow that builds postgres14 image.
2020
# Supabase will not create and release postgres14 images other than as a utility for internal use.

0 commit comments

Comments
 (0)