Skip to content

Commit

Permalink
Merge pull request #62 from upbound/tk/update-postgres-version
Browse files Browse the repository at this point in the history
Update postgres minor version to latest
  • Loading branch information
kaessert authored Jan 16, 2025
2 parents 48c1027 + 9759159 commit 4f668d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/postgres-claim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
parameters:
region: us-west-2
engine: postgres
engineVersion: "13.13"
engineVersion: "13.18"
storageGB: 5
passwordSecretRef:
namespace: default
Expand Down

0 comments on commit 4f668d0

Please sign in to comment.