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 <[email protected]> Co-authored-by: pat-s <[email protected]> Co-committed-by: pat-s <[email protected]>
This commit is contained in:
@@ -809,6 +809,10 @@ With respect to `values.yaml`, parameters `username`, `database` and `password`
|
|||||||
`persistence` has also been regrouped under the `primary` key.
|
`persistence` has also been regrouped under the `primary` key.
|
||||||
Please adjust your `values.yaml` accordingly.
|
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
|
### To 7.0.0
|
||||||
|
|
||||||
#### Private GPG key configuration for Gitea signing actions
|
#### Private GPG key configuration for Gitea signing actions
|
||||||
|
|||||||
Reference in New Issue
Block a user