Skip to content

Commit 3279815

Browse files
authored
Update postgres.yaml
bump postgres version to latest 15.x
1 parent 47e83fd commit 3279815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Resources:
6868
Properties:
6969
Engine: aurora-postgresql
7070
Port: 5432
71-
EngineVersion: '15.8'
71+
EngineVersion: '15.10'
7272
DatabaseName: !Ref DBNAMEPARAM
7373
ManageMasterUserPassword: true
7474
MasterUsername: !Ref DBUSERPARAM

0 commit comments

Comments
 (0)