Skip to content

Commit

Permalink
Adding postgres versions (#16)
Browse files Browse the repository at this point in the history
* Adding postgres versions

* Update massdriver.yaml

Co-authored-by: Christopher Hill <[email protected]>

---------

Co-authored-by: Christopher Hill <[email protected]>
  • Loading branch information
mclacore and chrisghill authored May 6, 2024
1 parent 3a1f5ec commit feed219
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion massdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,19 @@ params:
- "14.4"
- "14.5"
- "14.6"
default: "14.6"
- "14.7"
- "14.8"
- "14.9"
- "14.10"
- "14.11"
- "15.2"
- "15.3"
- "15.4"
- "15.5"
- "15.6"
- "16.1"
- "16.2"
default: "16.2"
deletion_protection:
"$ref": https://raw.githubusercontent.com/massdriver-cloud/json-schemas/main/aws/rds/deletion_protection.json
if:
Expand Down

0 comments on commit feed219

Please sign in to comment.