Add upgrading note WRT to postgres major version update (#458)

Should help users with their move from PG 11 to 15. Thanks again @pi3ch!

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/458
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.com>
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
This commit is contained in:
pat-s 2023-06-17 22:15:49 +00:00 committed by justusbunsi
parent b11c9c7568
commit aa33330abe
1 changed files with 4 additions and 0 deletions

View File

@ -809,6 +809,10 @@ With respect to `values.yaml`, parameters `username`, `database` and `password`
`persistence` has also been regrouped under the `primary` key.
Please adjust your `values.yaml` accordingly.
**Attention**: The Postgres upgrade is not automatically handled by the chart and must be done by yourself.
See [this comment](https://gitea.com/gitea/helm-chart/issues/452#issuecomment-740885) for an extensive walkthrough.
We again highly encourage users to use an external (managed) database for production instances.
### To 7.0.0
#### Private GPG key configuration for Gitea signing actions