Skip to content

Commit d503d0e

Browse files
committed
chore: bump to 0.15.0
1 parent 85355bf commit d503d0e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

amazon-arm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"aws_secret_key": "",
55
"region": "ap-northeast-1",
66
"ami_regions": "eu-central-1,eu-west-1,eu-west-2,ap-south-1,ap-southeast-1,ap-southeast-2,us-west-1,us-east-1,ca-central-1,sa-east-1",
7-
"ami": "ami-03345e027f391e3dc",
8-
"ami_name": "supabase-postgres-0.14.2",
7+
"ami": "ami-0d24b4f369844fc54",
8+
"ami_name": "supabase-postgres-0.15.0",
99
"environment": "prod",
1010
"ansible_arguments": "--skip-tags,update-only -v"
1111
},

amazon.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"region": "af-south-1",
66
"ami_regions": "af-south-1",
77
"ami": "ami-07d30d5bf2d29a582",
8-
"ami_name": "supabase-postgres-0.14.2",
8+
"ami_name": "supabase-postgres-0.15.0",
99
"environment": "prod",
1010
"ansible_arguments": "--skip-tags,update-only"
1111
},

digitalOcean.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"image_name": "ubuntu-18-04-x64",
55
"region": "sgp1",
66
"snapshot_regions": "sgp1",
7-
"snapshot_name": "supabase-postgres-0.14.0",
7+
"snapshot_name": "supabase-postgres-0.15.0",
88
"ansible_arguments": "--skip-tags,update-only,--skip-tags,aws-only"
99
},
1010
"builders": [

0 commit comments

Comments
 (0)