service: Support postgres >= 18 and postgres upgrades
This commit is contained in:
@@ -294,7 +294,7 @@ argument_specs:
|
||||
description:
|
||||
- Postgresql version to use.
|
||||
- Can be debian (n) or alpine-based (n-alpine), where n can be major version like 14 or minor like 14.13.
|
||||
- Required if service_database_type is postgres, does nothing otherwise
|
||||
- Ignored if database type is not postgres.
|
||||
- If a custom postgres image is specified, see that image documentation for supported tags.
|
||||
type: str
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user