docs: add upgrade notes

This commit is contained in:
Michael Kriese 2024-05-29 08:24:57 +02:00
parent f5cd83eb6e
commit 17835987bb
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -1161,3 +1161,7 @@ Hop into [our Matrix room](https://matrix.to/#/#forgejo-helm-chart:matrix.org) i
This section lists major and breaking changes of each Helm Chart version. This section lists major and breaking changes of each Helm Chart version.
Please read them carefully to upgrade successfully, especially the change of the **default database backend**! Please read them carefully to upgrade successfully, especially the change of the **default database backend**!
If you miss this, blindly upgrading may delete your Postgres instance and you may lose your data! If you miss this, blindly upgrading may delete your Postgres instance and you may lose your data!
### To v6.0.0
You need Forgejo v7+ to use this Helm Chart version.