add postgres upgrade guide

This commit is contained in:
ruslandoga
2022-09-24 12:35:33 +04:00
parent cbc35f7e5c
commit a220fd2d08
4 changed files with 193 additions and 0 deletions

View File

@ -49,6 +49,7 @@ spec:
fsGroup: 999
containers:
- name: plausible-db
# supported versions are 12, 13, and 14
image: postgres:latest
imagePullPolicy: Always
ports: